commit | 3541407fb64d567445c1d386e737b94771d44710 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 21 16:08:23 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 18 11:49:13 2023 -0700 |
tree | f05f9dde264ab7c8b5a2bae17586bc7d1382e357 | |
parent | f8225245e9c24544e11615215c88eb5bf2a2c68c [diff] |
mkimage: Add a few more messages for FIT failures Add messages to make it clearer which part of the FIT creation is failing. This can happen when an invalid 'algo' property is provided in the .its file. Signed-off-by: Simon Glass <sjg@chromium.org>