diff options
author | Masahiro Yamada | 2016-03-16 12:10:00 +0900 |
---|---|---|
committer | Masahiro Yamada | 2016-03-24 01:36:55 +0900 |
commit | 4976f4827546154bb296dd0fb33b2cdff94be0c1 (patch) | |
tree | 6989073da84ef05ebbdb3e92eeb68c152a6cad47 /board/lge | |
parent | 73b5b27b7a8a01cf0527ecba5419ef5a44caf27d (diff) |
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>
Diffstat (limited to 'board/lge')
0 files changed, 0 insertions, 0 deletions