
10 Jan
2022
10 Jan
'22
6:48 p.m.
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