diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2015-09-08 14:50:23 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2015-09-13 10:55:44 +0200 |
commit | 016a5bb7c78720e1bf1defd5fd72c44f4335064a (patch) | |
tree | a34f0efdda358ecd92d9aa53cbf0daec661b4d74 /doc | |
parent | d6be30fe95279f2e00a8df54da3a143d1ca594a6 (diff) | |
download | u-boot-imx-016a5bb7c78720e1bf1defd5fd72c44f4335064a.zip u-boot-imx-016a5bb7c78720e1bf1defd5fd72c44f4335064a.tar.gz u-boot-imx-016a5bb7c78720e1bf1defd5fd72c44f4335064a.tar.bz2 |
mx6slevk: Remove CONFIG_SPL_FAT_SUPPORT
If the SD card does not contain the u-boot.img then we get the
following error:
U-Boot SPL 2015.10-rc2-23947-g7ad5930 (Sep 08 2015 - 14:10:29)
** Partition 1 not valid on device 0 **
spl_register_fat_device: fat register err - -1
spl_load_image_fat: error reading image u-boot.img, err - -1
Remove CONFIG_SPL_FAT_SUPPORT and let CONFIG_SPL_MMC_SUPPORT do the
job.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions