summaryrefslogtreecommitdiff
path: root/board/gateworks/gw_ventana/ventana_eeprom.h
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2016-05-24 11:03:58 -0700
committerStefano Babic <sbabic@denx.de>2016-05-31 17:26:12 +0200
commit385575bcb6013e8151fd98d80b8dc2b5bd732cfb (patch)
treedfa216f25482808188265588cc50ecca022242b1 /board/gateworks/gw_ventana/ventana_eeprom.h
parentfe63fcb6cafc1d5597b747dd673bf092f116b6d6 (diff)
imx: ventana: add GW553x support
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'board/gateworks/gw_ventana/ventana_eeprom.h')
-rw-r--r--board/gateworks/gw_ventana/ventana_eeprom.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/gateworks/gw_ventana/ventana_eeprom.h b/board/gateworks/gw_ventana/ventana_eeprom.h
index daff375e40..9ffad58e03 100644
--- a/board/gateworks/gw_ventana/ventana_eeprom.h
+++ b/board/gateworks/gw_ventana/ventana_eeprom.h
@@ -111,6 +111,7 @@ enum {
GW54xx,
GW551x,
GW552x,
+ GW553x,
GW_UNKNOWN,
GW_BADCRC,
};