projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57af3cc
)
stm32f7: enable board info read from device tree
author
Vikas Manocha
<vikas.manocha@st.com>
Mon, 10 Apr 2017 22:03:02 +0000
(15:03 -0700)
committer
Tom Rini
<trini@konsulko.com>
Mon, 8 May 2017 15:57:22 +0000
(11:57 -0400)
Signed-off-by: Vikas Manocha <vikas.manocha@st.com>
cc: Christophe KERELLO <christophe.kerello@st.com>
include/configs/stm32f746-disco.h
patch
|
blob
|
history
diff --git
a/include/configs/stm32f746-disco.h
b/include/configs/stm32f746-disco.h
index
349ee3a
..
73a316d
100644
(file)
--- 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 */