u-boot/board/technexion
Fabio Estevam 9b8d9ec41a pico-imx6ul: Fix eMMC boot after DM_MMC conversion
After the DM_MMC conversion the following eMMC boot error is observed:

U-Boot SPL 2019.04-rc4 (Mar 20 2019 - 18:53:28 +0000)
Trying to boot from MMC1
MMC Device 0 not found
spl: could not find mmc device 0. error: -19
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###

This happens because the SPL code does not initialize the SDHC pins
and clock.

Fix it by moving the original eMMC initialization from U-Boot proper
to SPL.

Reported-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Tested-by: Fabio Berton <fabio.berton@ossystems.com.br>
Reviewed-by: Otavio Salvador <otavio@ossystems.com.br>
2019-03-31 19:54:56 +02:00
..
pico-imx6ul pico-imx6ul: Fix eMMC boot after DM_MMC conversion 2019-03-31 19:54:56 +02:00
pico-imx7d pico-imx7d: Add LCD support 2019-01-28 12:53:48 +01:00
tao3530 SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
twister twister: Let SPL load U-Boot from MMC 2018-05-23 22:06:40 -04:00