diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-03-16 03:10:00 (GMT) |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-03-23 16:36:55 (GMT) |
commit | 4976f4827546154bb296dd0fb33b2cdff94be0c1 (patch) | |
tree | 6989073da84ef05ebbdb3e92eeb68c152a6cad47 /board/a4m072 | |
parent | 73b5b27b7a8a01cf0527ecba5419ef5a44caf27d (diff) | |
download | u-boot-fsl-qoriq-4976f4827546154bb296dd0fb33b2cdff94be0c1.tar.xz |
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/a4m072')
0 files changed, 0 insertions, 0 deletions