aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/tools/tlv_eeprom/eeprom-pids.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpm/tools/tlv_eeprom/eeprom-pids.c')
-rw-r--r--mpm/tools/tlv_eeprom/eeprom-pids.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpm/tools/tlv_eeprom/eeprom-pids.c b/mpm/tools/tlv_eeprom/eeprom-pids.c
index d181133d7..b7d49f14d 100644
--- a/mpm/tools/tlv_eeprom/eeprom-pids.c
+++ b/mpm/tools/tlv_eeprom/eeprom-pids.c
@@ -8,10 +8,10 @@
#include <stddef.h>
static struct pid_info pid_list[] = {
- { 0x0410, "titanium", "X410 Motherboard", 0 },
+ { 0x0410, "x410", "X410 Motherboard", 0 },
{ 0x4000, NULL, "Power Aux Board", 0 },
{ 0x4001, NULL, "Debug RF DB", 0 },
- { 0x4002, "zbx", "Zirconium RF DB", 0},
+ { 0x4002, "zbx", "ZBX RF DB", 0},
{ 0x4003, NULL, "HDMI SE DIO Aux Board", 0},
{ 0x4004, NULL, "Clocking Aux Board with GPSDO", 0},
{ 0x4005, NULL, "Clocking Aux Board (no GPSDO)", 0},