i.MX8MM-EVK Boot failure
Ricardo Salveti
rsalveti at rsalveti.net
Fri Dec 13 12:22:22 CET 2019
Hi Fabio,
On Fri, Dec 13, 2019 at 6:44 AM Fabio Estevam <festevam at gmail.com> wrote:
>
> 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
That ends up producing a bunch of build warnings, saying it now being redefined.
Will investigate a bit more and also try a few different sdcards I got.
Thanks,
--
Ricardo Salveti de Araujo
More information about the U-Boot
mailing list