Commits
Stefan Theil committed 240e58ee535
cmd: ximg: Invert check for fit image compression The imgextract command runs a number of checks of the specified fit. Where it checks for a load address for compressed images the logic in the expression is inverted as fit_image_check_comp returns 1 on success and not 0.