summaryrefslogtreecommitdiffstats
path: root/include/configs/gw_ventana.h
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2014-04-25 15:17:00 -0700
committerStefano Babic <sbabic@denx.de>2014-05-09 15:10:54 +0200
commiteffb7dc6d92ddb862a305037db12241f2ab75257 (patch)
tree235086f8c7531cc231db7f1dfe60f692dd860c56 /include/configs/gw_ventana.h
parent483a435d93dad0f9a79778c70943dbb4d9934f7c (diff)
downloadtalos-obmc-uboot-effb7dc6d92ddb862a305037db12241f2ab75257.tar.gz
talos-obmc-uboot-effb7dc6d92ddb862a305037db12241f2ab75257.zip
imx: ventana: Convert to generic board
Enable CONFIG_SYS_GENERIC_BOARD on ventana. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'include/configs/gw_ventana.h')
-rw-r--r--include/configs/gw_ventana.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h
index b984f27049..335f2ff6aa 100644
--- a/include/configs/gw_ventana.h
+++ b/include/configs/gw_ventana.h
@@ -24,6 +24,8 @@
#define CONFIG_SERIAL_TAG
#define CONFIG_REVISION_TAG
+#define CONFIG_SYS_GENERIC_BOARD
+
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (10 * 1024 * 1024)
OpenPOWER on IntegriCloud