Skip to content
Snippets Groups Projects
Commit 4189947d authored by Fabio Estevam's avatar Fabio Estevam Committed by Stefano Babic
Browse files

mx6ul_14x14_evk: 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: default avatarFabio Estevam <fabio.estevam@freescale.com>
parent 3a384b49
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment