summaryrefslogtreecommitdiff
path: root/board/gateworks/gw_ventana/ventana_eeprom.h
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2014-08-20 23:35:14 -0700
committerStefano Babic <sbabic@denx.de>2014-09-09 15:13:25 +0200
commit3aa226740fd2224ccba4bb63eb0b351bbfa498eb (patch)
tree0f587f2d68f6af03bce154ba8d71dae154c5ca1c /board/gateworks/gw_ventana/ventana_eeprom.h
parentc91e4b8b082b54faf329e5d9bbe7c2c588af6654 (diff)
downloadu-boot-imx-3aa226740fd2224ccba4bb63eb0b351bbfa498eb.zip
u-boot-imx-3aa226740fd2224ccba4bb63eb0b351bbfa498eb.tar.gz
u-boot-imx-3aa226740fd2224ccba4bb63eb0b351bbfa498eb.tar.bz2
imx: ventana: add GW5520 support
The GW5520 has an IMX6Q SoC with 512MB of DDR3, 256MB of NAND flash as well as: * 2x MiniPCIe sockets * 2x USB host sockets * 2x i210 GigE * HDMI out * digital I/O expansion 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 d64b910..af12711 100644
--- a/board/gateworks/gw_ventana/ventana_eeprom.h
+++ b/board/gateworks/gw_ventana/ventana_eeprom.h
@@ -109,6 +109,7 @@ enum {
GW52xx,
GW53xx,
GW54xx,
+ GW552x,
GW_UNKNOWN,
GW_BADCRC,
};