Files
u-boot-tk1-som/include
Fabio Estevam 4189947de4 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: Fabio Estevam <fabio.estevam@freescale.com>
2015-09-13 10:52:16 +02:00
..
2015-09-11 17:15:32 -04:00
2015-09-11 17:15:32 -04:00
2015-09-04 11:54:20 +02:00
2015-08-25 22:53:57 -05:00
2015-09-02 15:26:12 +02:00
2015-09-09 07:48:03 -06:00