Hi Tom,
2016-03-16 4:23 GMT+09:00 Tom Rini <[email protected]>: > On Mon, Feb 29, 2016 at 08:31:57PM +0900, Masahiro Yamada wrote: > >> The function spl_parse_image_header() falls back to a raw image >> if the U-Boot header is missing and CONFIG_SPL_PANIC_ON_RAW_IMAGE >> is undefined. While, the bad magic checking here makes the >> spl_parse_image_header() unreachable in case of the missing header. >> >> Signed-off-by: Masahiro Yamada <[email protected]> >> Reviewed-by: Tom Rini <[email protected]> > > OK, but now with Simon's series that adds FIT support to SPL this just > doesn't work as is, please rework and resend, thanks! > > Done. http://patchwork.ozlabs.org/patch/598113/ -- Best Regards Masahiro Yamada _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

