Re: [PATCH] arm: mvebu: Use printf for printing fatal errors

2021-12-18 Thread Stefan Roese
On 12/17/21 18:31, Pali Rohár wrote: There is no point to hide/disable fatal errors via debug() macro. Print fatal errors loudly. Signed-off-by: Pali Rohár Applied to u-boot-marvell/next Thanks, Stefan --- arch/arm/mach-mvebu/spl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(

Re: [PATCH] arm: mvebu: Use printf for printing fatal errors

2021-12-18 Thread Stefan Roese
On 12/17/21 18:31, Pali Rohár wrote: There is no point to hide/disable fatal errors via debug() macro. Print fatal errors loudly. Signed-off-by: Pali Rohár Reviewed-by: Stefan Roese Thanks, Stefan --- arch/arm/mach-mvebu/spl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)

[PATCH] arm: mvebu: Use printf for printing fatal errors

2021-12-17 Thread Pali Rohár
There is no point to hide/disable fatal errors via debug() macro. Print fatal errors loudly. Signed-off-by: Pali Rohár --- arch/arm/mach-mvebu/spl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-mvebu/spl.c b/arch/arm/mach-mvebu/spl.c index 29a8adc9d79c..6