commit | ec4177a8f7caacb8989c1b837f0d64491ac10e28 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri Apr 25 15:17:00 2014 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 09 15:10:54 2014 +0200 |
tree | 235086f8c7531cc231db7f1dfe60f692dd860c56 | |
parent | ae35ded25b773dbff226288cd91e4e4051b41554 [diff] |
imx: ventana: Convert to generic board Enable CONFIG_SYS_GENERIC_BOARD on ventana. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
diff --git a/include/configs/gw_ventana.h b/include/configs/gw_ventana.h index b984f27..335f2ff 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)