mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-28 02:28:17 +00:00
This function can fail. In this case we should return the error rather than swallowing it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>