projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
656185a
)
microblaze: Showing model information from DT by default
author
Michal Simek
<michal.simek@xilinx.com>
Thu, 22 Nov 2018 11:50:49 +0000
(12:50 +0100)
committer
Michal Simek
<michal.simek@xilinx.com>
Mon, 26 Nov 2018 09:50:55 +0000
(10:50 +0100)
Show information about board read from DT by default to know what board
U-Boot is running at.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/microblaze-generic_defconfig
patch
|
blob
|
history
diff --git
a/configs/microblaze-generic_defconfig
b/configs/microblaze-generic_defconfig
index 0b21020cfffa01926a64043f1276eabdd0367fe9..02e62e2ee8d58eb1b48aa85de206c8ce67d52b6c 100644
(file)
--- a/
configs/microblaze-generic_defconfig
+++ b/
configs/microblaze-generic_defconfig
@@
-16,6
+16,7
@@
CONFIG_BOOTDELAY=-1
CONFIG_USE_BOOTARGS=y
CONFIG_BOOTARGS="root=romfs"
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
+CONFIG_DISPLAY_BOARDINFO=y
CONFIG_SPL_BOARD_INIT=y
CONFIG_SPL_SYS_MALLOC_SIMPLE=y
CONFIG_SPL_NOR_SUPPORT=y