]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
mx6ul_14x14_evk: Remove CONFIG_SPL_FAT_SUPPORT
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 8 Sep 2015 17:43:11 +0000 (14:43 -0300)
committerStefano Babic <sbabic@denx.de>
Sun, 13 Sep 2015 08:52:16 +0000 (10:52 +0200)
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>
include/configs/mx6ul_14x14_evk.h

index a5c13f78362ffff57bdf1097e6d34f7fc8d4adad..b4369807009284b5ddb49b8a88c462cf88295fda 100644 (file)
@@ -19,7 +19,6 @@
 /* SPL options */
 #define CONFIG_SPL_LIBCOMMON_SUPPORT
 #define CONFIG_SPL_MMC_SUPPORT
-#define CONFIG_SPL_FAT_SUPPORT
 #include "imx6_spl.h"
 
 #define CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG