summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6qarm2.h
diff options
context:
space:
mode:
authorYe.Li <B37916@freescale.com>2014-09-09 14:51:57 +0800
committerStefano Babic <sbabic@denx.de>2014-09-11 11:02:39 +0200
commit9500fac7ea12d822bd701cb19405a665c9e4ebd0 (patch)
tree324ce5a9c1ef20c6bf3f8ec9c036eefe04261e55 /include/configs/mx6qarm2.h
parent6ce79d2f3253c7e89f8ed86b52ccc72968295065 (diff)
downloadblackbird-obmc-uboot-9500fac7ea12d822bd701cb19405a665c9e4ebd0.tar.gz
blackbird-obmc-uboot-9500fac7ea12d822bd701cb19405a665c9e4ebd0.zip
imx: mx6q/dlarm2: Change to use generic board
Enable the CONFIG_SYS_GENERIC_BOARD for imx6q/dl arm2 board to use generic board. Signed-off-by: Ye.Li <B37916@freescale.com>
Diffstat (limited to 'include/configs/mx6qarm2.h')
-rw-r--r--include/configs/mx6qarm2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx6qarm2.h b/include/configs/mx6qarm2.h
index fd651cfa50..35c0a85080 100644
--- a/include/configs/mx6qarm2.h
+++ b/include/configs/mx6qarm2.h
@@ -23,6 +23,8 @@
#define CONFIG_SETUP_MEMORY_TAGS
#define CONFIG_INITRD_TAG
+#define CONFIG_SYS_GENERIC_BOARD
+
/* Size of malloc() pool */
#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + 2 * 1024 * 1024)
OpenPOWER on IntegriCloud