summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2014-09-09 14:51:58 +0800
committerStefano Babic <sbabic@denx.de>2014-09-11 11:04:26 +0200
commit4c97f16911e229f6d5bbea5bee52449916e5fa92 (patch)
treec4a3da1509053dc85c9950da8b40f9a4a1b32a81 /include
parent9500fac7ea12d822bd701cb19405a665c9e4ebd0 (diff)
downloadblackbird-obmc-uboot-4c97f16911e229f6d5bbea5bee52449916e5fa92.tar.gz
blackbird-obmc-uboot-4c97f16911e229f6d5bbea5bee52449916e5fa92.zip
imx: mx6slevk: Change to use generic board
Enable CONFIG_SYS_GENERIC_BOARD for imx6slevk to use generic board. Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/mx6slevk.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx6slevk.h b/include/configs/mx6slevk.h
index 3d05a647d9..194d7bdb76 100644
--- a/include/configs/mx6slevk.h
+++ b/include/configs/mx6slevk.h
@@ -26,6 +26,8 @@
#define CONFIG_INITRD_TAG
#define CONFIG_REVISION_TAG
+#define CONFIG_SYS_GENERIC_BOARD
+
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (3 * SZ_1M)
OpenPOWER on IntegriCloud