Masahiro Yamada 4976f48275 spl_mmc: allow to load raw image
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, mmc_load_image_raw_sector() only accepts a
U-Boot legacy image or an FIT image, preventing us from loading a
raw image.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2016-03-24 01:36:55 +09:00
..
2016-01-15 08:09:46 -05:00
2016-03-24 01:36:55 +09:00
2016-03-14 19:18:26 -04:00
2016-01-04 12:25:35 -05:00
2016-03-08 15:01:47 -05:00
2015-05-21 09:13:19 -04:00
2014-03-21 16:43:59 -04:00
2016-02-15 20:58:25 +00:00
2014-04-17 17:44:36 -04:00
2014-03-21 16:43:59 -04:00
2014-03-21 16:43:59 -04:00
2015-11-12 13:18:59 -05:00
2015-01-05 12:08:51 -05:00
2016-02-06 12:00:59 +01:00
2014-09-16 12:23:56 -04:00
2016-03-22 12:16:16 -04:00