瀏覽代碼

stm32f7: enable board info read from device tree

Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
cc: Christophe KERELLO <christophe.kerello@st.com>
Vikas Manocha 8 年之前
父節點
當前提交
a241c241cf
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      include/configs/stm32f746-disco.h

+ 1 - 0
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 */