[U-Boot] [U-Boot, v2] mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT

Tom Rini trini at konsulko.com
Tue May 3 03:05:20 CEST 2016


On Wed, Apr 20, 2016 at 10:48:13PM -0300, Fabio Estevam wrote:

> From: Fabio Estevam <fabio.estevam at nxp.com>
> 
> 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 at nxp.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160502/65eda860/attachment.sig>


More information about the U-Boot mailing list