aboutsummaryrefslogtreecommitdiff
path: root/board/gateworks/gw_ventana/ventana_eeprom.h
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2015-04-08 12:54:45 -0700
committerStefano Babic <sbabic@denx.de>2015-04-22 14:39:09 +0200
commit75f21e3131e33b36c05b7ef1680fec2fc0d3b357 (patch)
tree72d91883971975fb305ac2e4670a74697bf1a410 /board/gateworks/gw_ventana/ventana_eeprom.h
parent0c81b14fac27ce12fc04c2a678cb61948792bd67 (diff)
downloadu-boot-75f21e3131e33b36c05b7ef1680fec2fc0d3b357.zip
u-boot-75f21e3131e33b36c05b7ef1680fec2fc0d3b357.tar.gz
u-boot-75f21e3131e33b36c05b7ef1680fec2fc0d3b357.tar.bz2
imx: ventana: Add support for GW551x
The GW551x is a small form factor board based on the IMX6 SoC that includes: * up to 512MB DDR3 memory * up to 2GB NAND flash * 1x miniPCIe socket (with USB) * HDMI out (micro-HDMI) * HDMI in (micro-HDMI) * TTL level I/O (supported by GW16111 breakout board): * I2C * 2x UART * CAN * 2x DIO (GPIO/PWM) * USB OTG 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 af12711..daff375 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,
+ GW551x,
GW552x,
GW_UNKNOWN,
GW_BADCRC,