summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2019-03-21 10:59:06 -0300
committerStefano Babic <[email protected]>2019-03-31 19:54:56 +0200
commit9b8d9ec41a6f161d53d32bf71f79332236b44ba1 (patch)
tree7d5490964182b3cfba229a72726e17375337cf55 /include
parent66c433ed4342e5761ee9b048c85fe47d31130b2e (diff)
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 <[email protected]> Signed-off-by: Fabio Estevam <[email protected]> Tested-by: Fabio Berton <[email protected]> Reviewed-by: Otavio Salvador <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions