mirror of
https://xff.cz/git/u-boot/
synced 2026-01-08 07:29:18 +01:00
The error code is often useful to figure out what is going on. Printing it does not increase code size much, so print out the error and then hang. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>