[PATCH 0/2] fix dumpimage for fit images
Stefan Eichenberger
eichest at gmail.com
Mon Jan 10 18:48:30 CET 2022
dumpimage does not work properly when an image includes "@" because
signing would fail. However, this should be supported because it is
enabled by default (even when signing is disabled). This patch series
tries to fix this by just printing a warning instead of failing
completely.
Stefan Eichenberger (2):
tools/fitimage: remove redundant format check
tools/fitimage: make sure dumpimage still works when "@" are detected
tools/fit_common.c | 12 ++++++++++--
tools/fit_image.c | 5 -----
2 files changed, 10 insertions(+), 7 deletions(-)
--
2.32.0
More information about the U-Boot
mailing list