diff options
author | Heinrich Schuchardt | 2023-10-24 09:19:16 +0200 |
---|---|---|
committer | Heinrich Schuchardt | 2023-11-20 19:06:22 +0100 |
commit | 2b3b3511bd360487bfa48b6052aae5778fa73c96 (patch) | |
tree | 9394e31b4506692a996c268997973ea59f1594a1 /common/kallsyms.c | |
parent | 24ca49b33af98d54d6cd2e845f071f6565345ffd (diff) |
mkimage: do not write incorrect error message
When running 'mkimage -l' is called for a valid StarFive file an error
message "Error: invalid marker bytes" is written by the Renesas SPKG
driver.
mkimage -l may be invoked without specifying an image type. In this case
mkimage iterates over all image type drivers to find the one that matches.
None of the non-matching drivers should write an error message.
Fix the Renesas SPKG driver.
Fixes: afdfcb11f97c ("tools: spkgimage: add Renesas SPKG format")
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/kallsyms.c')
0 files changed, 0 insertions, 0 deletions