commit | 93b94e51cdb42c3825ff09254be9d4976c5c72a0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Dec 07 10:24:07 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 12 16:35:24 2024 -0600 |
tree | 4912bb0ce3c83f51730a4f775c000b689572bbac | |
parent | 8bab46750a501198f60fa295b55ec268c0297285 [diff] |
spl: Add some more debugging to load_simple_fit() Add debugging of image-loading progress. Fix a stale comment in the function comment while we are here. Signed-off-by: Simon Glass <sjg@chromium.org>