summaryrefslogtreecommitdiff
path: root/include/configs/warp7.h
diff options
context:
space:
mode:
authorStefan Agner <stefan@agner.ch>2016-07-13 07:25:40 (GMT)
committerStefano Babic <sbabic@denx.de>2016-07-19 17:52:15 (GMT)
commit47855a5c3bf8aa2ad2bd48016d48c89bc1e2641c (patch)
tree0d4362bd5a082c66563486c41cad75ecba93215e /include/configs/warp7.h
parentec7fde3ebfeb1dc428206bf1afca87dbd86cc29b (diff)
downloadu-boot-47855a5c3bf8aa2ad2bd48016d48c89bc1e2641c.tar.xz
mx7_common: Put display board info config into board file
CONFIG_DISPLAY_BOARDINFO should not be placed in mx7_common because some boards might need a different config such as CONFIG_DISPLAY_BOARDINFO_LATE. Move it to the board file instead. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Diffstat (limited to 'include/configs/warp7.h')
-rw-r--r--include/configs/warp7.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/warp7.h b/include/configs/warp7.h
index af39817..4c6e23c 100644
--- a/include/configs/warp7.h
+++ b/include/configs/warp7.h
@@ -21,6 +21,8 @@
#define CONFIG_BOARD_EARLY_INIT_F
#define CONFIG_BOARD_LATE_INIT
+#define CONFIG_DISPLAY_BOARDINFO
+
/* MMC Config*/
#define CONFIG_SYS_FSL_ESDHC_ADDR USDHC3_BASE_ADDR
#define CONFIG_SUPPORT_EMMC_BOOT