Fabio Estevam aaeadd3f7b mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT
mx6ul_evk does not come with a eMMC populated, so we should not
define CONFIG_SUPPORT_EMMC_BOOT as it causes SPL to not be able
to boot some brands of SD cards, such as SanDisk microSD HC - 8GB:

U-Boot SPL 2016.05-rc1-28384-g108f841 (Apr 19 2016 - 11:19:11)
Trying to boot from MMC1
spl: mmc block read error
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###

When CONFIG_SUPPORT_EMMC_BOOT is defined spl_boot_mode() returns
MMCSD_MODE_EMMCBOOT, so remove this option to have a reliable boot
via SD card.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
2016-04-28 16:30:30 +02:00
..
2016-04-11 20:48:26 -04:00
2016-04-01 17:18:12 -04:00
2016-04-01 17:18:11 -04:00
2016-03-22 12:16:13 -04:00
2016-01-12 10:19:09 -07:00
2016-03-24 09:47:43 +01:00
2016-03-31 17:03:58 +02:00
2016-01-20 19:06:23 -07:00
2016-03-14 19:21:44 -04:00
2015-11-19 20:27:50 -07:00
2016-02-23 16:14:45 +05:30
2016-01-19 08:31:21 -05:00
2016-01-28 12:22:19 -06:00
2016-03-14 15:34:50 -06:00
2016-03-14 15:34:50 -06:00
2015-11-12 13:18:58 -05:00
2016-01-27 15:55:54 +01:00
2016-01-19 08:31:21 -05:00
2015-08-25 22:53:57 -05:00
2016-03-14 15:34:50 -06:00
2016-03-08 15:01:47 -05:00
2015-09-02 15:26:12 +02:00
2016-03-14 15:34:50 -06:00
2016-01-20 10:19:40 -05:00
2015-11-12 08:26:58 +08:00
2016-01-19 08:31:21 -05:00
2016-01-27 15:55:52 +01:00
2016-01-21 20:42:36 -07:00
2016-02-05 12:47:21 +08:00
2016-03-15 15:19:23 -04:00
2016-01-21 20:42:36 -07:00
2016-01-21 20:42:34 -07:00
2016-03-14 15:34:50 -06:00
2016-01-13 18:47:27 +05:30
2016-03-14 19:21:44 -04:00
2015-11-05 08:24:42 +01:00
2016-02-26 08:53:10 -07:00
2016-03-22 12:16:16 -04:00
2016-01-30 10:58:47 +01:00
2016-01-25 10:39:47 -05:00