mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 12:56:00 +01:00
bootstage: Differentiate boot progress kconfig entries
Both U-Boot proper and SPL entries were using the same description. Fixes: b55881dd ("bootstage: Add SPL support") Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
592e2e5929
commit
c1df3d54d6
@ -704,7 +704,7 @@ config SHOW_BOOT_PROGRESS
|
|||||||
151 common/cmd_nand.c FIT image format OK
|
151 common/cmd_nand.c FIT image format OK
|
||||||
|
|
||||||
config SPL_SHOW_BOOT_PROGRESS
|
config SPL_SHOW_BOOT_PROGRESS
|
||||||
bool "Show boot progress in a board-specific manner"
|
bool "Show boot progress in a board-specific manner in SPL"
|
||||||
depends on SPL
|
depends on SPL
|
||||||
help
|
help
|
||||||
Defining this option allows to add some board-specific code (calling
|
Defining this option allows to add some board-specific code (calling
|
||||||
|
Loading…
x
Reference in New Issue
Block a user