bootstage: Differentiate boot progress kconfig entries
authorJan Kiszka <jan.kiszka@siemens.com>
Wed, 3 Nov 2021 14:09:36 +0000 (15:09 +0100)
committerSimon Glass <sjg@chromium.org>
Sat, 13 Nov 2021 15:17:22 +0000 (08:17 -0700)
commitc1df3d54d6e5d79626c2f796b03668047316a802
treeaaa8f1796f161adc6e4821a5ca5715e91153e496
parent592e2e592964f76eda4fc797b296742556ecdf62
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>
boot/Kconfig