Hi Stefano, On Thu, Mar 21, 2019 at 10:59 AM Fabio Estevam <[email protected]> wrote: > > 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]>
Could you please consider this one for 2019.04? It is needed to fix a boot regression after DM conversion. Thanks _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

