[PATCH] mx6ul_14x14_evk: Fix SPL hang
Tom Rini
trini at konsulko.com
Mon Jan 6 16:06:45 CET 2020
On Mon, Jan 06, 2020 at 11:26:06AM -0300, Fabio Estevam wrote:
> Currently the following SPL hang is observed:
>
> U-Boot SPL 2020.01-rc5-00079-g797eee36a1 (Jan 06 2020 - 11:24:09 -0300)
> Trying to boot from MMC1
> Card did not respond to voltage select!
> spl: mmc init failed with error: -95
> SPL: failed to boot from all boot devices
> ### ERROR ### Please RESET the board ###
>
> Fix it by moving the eSDHC1 initialization to SPL.
>
> While at it, since this board uses DM_MMC all the esdhc board
> code can be removed.
>
> Signed-off-by: Fabio Estevam <festevam at gmail.com>
> ---
> Hi,
>
> Still get the following "no card present" error in U-Boot proper:
>
> MMC: FSL_SDHC: 0, FSL_SDHC: 1
> Loading Environment from MMC... MMC: no card present
> *** Warning - No block device, using default environment
>
> but this should be treated separately.
Should this come in for the 2020.01 release then? Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200106/782446a8/attachment.sig>
More information about the U-Boot
mailing list