i.MX8MM-EVK Boot failure
Fabio Estevam
festevam at gmail.com
Fri Dec 13 10:44:43 CET 2019
Hi Ricardo,
On Thu, Dec 12, 2019 at 6:20 PM Ricardo Salveti <rsalveti at rsalveti.net> wrote:
> Can you also confirm if mmc is working correctly on imx8mm evk?
I don't have access to a imx8mm_evk at the moment, but does the change
below help?
--- a/configs/imx8mm_evk_defconfig
+++ b/configs/imx8mm_evk_defconfig
@@ -66,7 +66,7 @@ CONFIG_SYS_I2C_MXC_I2C2=y
CONFIG_SYS_I2C_MXC_I2C3=y
CONFIG_DM_MMC=y
CONFIG_SUPPORT_EMMC_BOOT=y
-CONFIG_FSL_ESDHC_IMX=y
+CONFIG_FSL_USDHC=y
CONFIG_PHYLIB=y
CONFIG_PHY_ATHEROS=y
CONFIG_DM_ETH=y
More information about the U-Boot
mailing list