projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33fa496
)
boards: siemens: iot2050: Re-enable bootstage reporting
author
Jan Kiszka
<jan.kiszka@siemens.com>
Wed, 3 Nov 2021 14:11:53 +0000
(15:11 +0100)
committer
Tom Rini
<trini@konsulko.com>
Fri, 12 Nov 2021 00:02:44 +0000
(19:02 -0500)
This got lost while fixing up the condition in
board/siemens/iot2050/board.c
Fixes: b55881dd ("bootstage: Add SPL support")
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/iot2050_defconfig
patch
|
blob
|
history
diff --git
a/configs/iot2050_defconfig
b/configs/iot2050_defconfig
index 9a68708997401bf3f5205c1167f23091e4151433..4a87a3394dee168010f2ab626055592c87181376 100644
(file)
--- a/
configs/iot2050_defconfig
+++ b/
configs/iot2050_defconfig
@@
-27,6
+27,8
@@
CONFIG_SPL_LOAD_FIT=y
# CONFIG_USE_SPL_FIT_GENERATOR is not set
CONFIG_OF_BOARD_SETUP=y
CONFIG_BOOTSTAGE=y
+CONFIG_SHOW_BOOT_PROGRESS=y
+CONFIG_SPL_SHOW_BOOT_PROGRESS=y
CONFIG_CONSOLE_MUX=y
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_SPL_BOARD_INIT=y