]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mvebu: Use printf for printing fatal errors
authorPali Rohár <pali@kernel.org>
Fri, 17 Dec 2021 17:31:14 +0000 (18:31 +0100)
committerStefan Roese <sr@denx.de>
Sun, 19 Dec 2021 08:50:47 +0000 (09:50 +0100)
commit0af9b53c9355ab03feb97b4e2c55c67241a9baaa
tree2c869b612423216e955ae8c2310f8dc9bfaae796
parent5f1006883ce2a29aa42e8946ccf59e95a9587849
arm: mvebu: Use printf for printing fatal errors

There is no point to hide/disable fatal errors via debug() macro.
Print fatal errors loudly.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/mach-mvebu/spl.c