mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-12 06:37:09 +03:00
When this fails it can be time-consuming to debug. Add some debugging to help with this. Also try to return error codes instead of just using -1. Signed-off-by: Simon Glass <sjg@chromium.org>