commit | 5780edb711bbd1ca82b074056ae9a21fa24eced9 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed Nov 03 15:09:36 2021 +0100 |
committer | Simon Glass <sjg@chromium.org> | Sat Nov 13 08:17:22 2021 -0700 |
tree | aaa8f1796f161adc6e4821a5ca5715e91153e496 | |
parent | 6354fa8dda4c1cf8a03e10d3b2f013b14e241e4d [diff] |
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>