]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
imx: ventana: Convert to generic board
authorTim Harvey <tharvey@gateworks.com>
Fri, 25 Apr 2014 22:17:00 +0000 (15:17 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 9 May 2014 13:10:54 +0000 (15:10 +0200)
Enable CONFIG_SYS_GENERIC_BOARD on ventana.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
include/configs/gw_ventana.h

index b984f2704919b73e44e3bd733dfe66eae3871d23..335f2ff6aa57a95acc5cb0a00b73c541ccce603e 100644 (file)
@@ -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)