mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-10-09 22:51:27 +02:00
Make the error handling more standard to make it easier to build on top of it. Also correct a bug in the error path where there is no parent. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>