Re: [PATCH] boards: siemens: iot2050: Re-enable bootstage reporting

2021-11-12 Thread Tom Rini
On Wed, Nov 03, 2021 at 03:11:53PM +0100, Jan Kiszka wrote: > From: Jan Kiszka > > This got lost while fixing up the condition in > board/siemens/iot2050/board.c > > Fixes: b55881dd ("bootstage: Add SPL support") > Signed-off-by: Jan Kiszka > Reviewed-by: Simon Glass Applied to

Re: [PATCH] boards: siemens: iot2050: Re-enable bootstage reporting

2021-11-04 Thread Simon Glass
On Wed, 3 Nov 2021 at 08:11, Jan Kiszka wrote: > > From: Jan Kiszka > > This got lost while fixing up the condition in > board/siemens/iot2050/board.c > > Fixes: b55881dd ("bootstage: Add SPL support") > Signed-off-by: Jan Kiszka > --- > configs/iot2050_defconfig | 2 ++ > 1 file changed, 2

[PATCH] boards: siemens: iot2050: Re-enable bootstage reporting

2021-11-03 Thread Jan Kiszka
From: Jan Kiszka This got lost while fixing up the condition in board/siemens/iot2050/board.c Fixes: b55881dd ("bootstage: Add SPL support") Signed-off-by: Jan Kiszka --- configs/iot2050_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/iot2050_defconfig