mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 08:12:06 +02:00
The size is not actually used since it is present in the header. Drop this parameter. Also tidy up error handling while we are here. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>