Skip to content
Snippets Groups Projects
Commit c1df3d54 authored by Jan Kiszka's avatar Jan Kiszka Committed by Simon Glass
Browse files

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: default avatarJan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 592e2e59
No related branches found
No related tags found
No related merge requests found
......@@ -704,7 +704,7 @@ config SHOW_BOOT_PROGRESS
151 common/cmd_nand.c FIT image format OK
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
help
Defining this option allows to add some board-specific code (calling
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment