commit | 97c434b44e84a03e5055d594ef9685fb49239bd0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 19 11:29:02 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 27 15:16:10 2024 -0600 |
tree | 77f7518e3a21029aa69f2664460dbba597904d03 | |
parent | cfe35e23f7d14b3bb2e849346ddd1101919a868f [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>