diff options
author | Ye Li <ye.li@nxp.com> | 2021-02-20 18:25:45 -0800 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2021-03-01 10:21:36 +0100 |
commit | aacf04fb43408de30efb931eeadb1f76ec0ede0a (patch) | |
tree | e09bb8249594da07f738d7ddb4d6f5535be5cf07 /drivers/ddr/marvell/a38x/ddr3_debug.c | |
parent | 0ba116a3191aaa3fa74b18815c43f47bb9ef227c (diff) | |
download | u-boot-aacf04fb43408de30efb931eeadb1f76ec0ede0a.tar.gz u-boot-aacf04fb43408de30efb931eeadb1f76ec0ede0a.tar.xz u-boot-aacf04fb43408de30efb931eeadb1f76ec0ede0a.zip |
mx6sabre: Fix boot failure
CONFIG_SPL_LEGACY_IMAGE_SUPPORT is necessary for mx6sabresd and
mx6sabreauto, because u-boot is packed as legacy image not FIT.
However, this config is not set when CONFIG_SPL_LOAD_FIT is enabled.
Must enable it explicitly, otherwise will fail to boot like below.
U-Boot SPL 2021.04-rc2 (Feb 20 2021 - 16:43:04 -0800)
Trying to boot from MMC1
mmc_load_image_raw_sector: mmc block read error
SPL: failed to boot from all boot devices
Signed-off-by: Ye Li <ye.li@nxp.com>
Diffstat (limited to 'drivers/ddr/marvell/a38x/ddr3_debug.c')
0 files changed, 0 insertions, 0 deletions