
21 Jan
2022
21 Jan
'22
4:20 p.m.
On Mon, 10 Jan 2022 at 10:48, Stefan Eichenberger eichest@gmail.com wrote:
fit_extract_contents does a fit_check_format even thought it was already checked during imagetool_verify_print_header. Therefore, this check is not necessary. This commit removes the redundancy.
Signed-off-by: Stefan Eichenberger eichest@gmail.com
tools/fit_image.c | 5 ----- 1 file changed, 5 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org