Re: [PATCH] bootstage: Differentiate boot progress kconfig entries

2021-11-13 Thread Simon Glass
On Wed, 3 Nov 2021 at 08:09, Jan Kiszka wrote: > > From: Jan Kiszka > > Both U-Boot proper and SPL entries were using the same description. > > Fixes: b55881dd ("bootstage: Add SPL support") > Signed-off-by: Jan Kiszka > --- > common/Kconfig.boot | 2 +- > 1 file changed, 1 insertion(+), 1

Re: [PATCH] bootstage: Differentiate boot progress kconfig entries

2021-11-04 Thread Simon Glass
On Wed, 3 Nov 2021 at 08:09, Jan Kiszka wrote: > > From: Jan Kiszka > > Both U-Boot proper and SPL entries were using the same description. > > Fixes: b55881dd ("bootstage: Add SPL support") > Signed-off-by: Jan Kiszka > --- > common/Kconfig.boot | 2 +- > 1 file changed, 1 insertion(+), 1

[PATCH] bootstage: Differentiate boot progress kconfig entries

2021-11-03 Thread Jan Kiszka
From: Jan Kiszka Both U-Boot proper and SPL entries were using the same description. Fixes: b55881dd ("bootstage: Add SPL support") Signed-off-by: Jan Kiszka --- common/Kconfig.boot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/Kconfig.boot b/common/Kconfig.boot