
16 Mar
2016
16 Mar
'16
4:10 a.m.
Hi Tom,
2016-03-16 4:23 GMT+09:00 Tom Rini trini@konsulko.com:
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 yamada.masahiro@socionext.com Reviewed-by: Tom Rini trini@konsulko.com
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