[U-Boot] [PATCH v4 13/18] stm32f7: enable board info read from device tree

Vikas Manocha vikas.manocha at st.com
Mon Apr 10 22:03:02 UTC 2017


Signed-off-by: Vikas Manocha <vikas.manocha at st.com>
cc: Christophe KERELLO <christophe.kerello at st.com>
---
Changed in v4: None
Changed in v3: None
Changed in v2: None

 include/configs/stm32f746-disco.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/stm32f746-disco.h b/include/configs/stm32f746-disco.h
index 349ee3a..73a316d 100644
--- a/include/configs/stm32f746-disco.h
+++ b/include/configs/stm32f746-disco.h
@@ -72,4 +72,5 @@
 #define CONFIG_CMD_MEM
 #define CONFIG_CMD_CACHE
 #define CONFIG_BOARD_LATE_INIT
+#define CONFIG_DISPLAY_BOARDINFO
 #endif /* __CONFIG_H */
-- 
1.9.1



More information about the U-Boot mailing list