tools/fitimage: remove redundant format check
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> Reviewed-by:
Simon Glass <sjg@chromium.org>
Loading
Please sign in to comment