mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-07 04:06:44 +03:00
With debug enabled, SPL output following these debug prints is on the same line and it is hard to read. Fix it. Signed-off-by: Anatolij Gustschin <agust@denx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>