[U-Boot] spl_mmc: allow to load raw image

Masahiro Yamada yamada.masahiro at socionext.com
Wed Mar 16 04:10:46 CET 2016


Hi Tom,


2016-03-16 4:23 GMT+09:00 Tom Rini <trini at 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 at socionext.com>
>> Reviewed-by: Tom Rini <trini at 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


More information about the U-Boot mailing list