[U-Boot] [PATCH] mx6slevk: Fix MMC breakage for the SPL target

Fabio Estevam festevam at gmail.com
Thu Oct 12 16:27:51 UTC 2017


Hi Stefano,

On Sun, Oct 1, 2017 at 4:23 PM, Fabio Estevam <festevam at gmail.com> wrote:
> From: Fabio Estevam <fabio.estevam at nxp.com>
>
> Commit 001cdbbb32ef1f6 ("imx: mx6slevk: enable more DM drivers") breaks
> MMC support in U-Boot proper on the mx6slevk_spl_defconfig target:
>
> U-Boot SPL 2017.09-00396-g6ca43a5 (Oct 01 2017 - 16:20:18)
> Trying to boot from MMC1
>
> U-Boot 2017.09-00396-g6ca43a5 (Oct 01 2017 - 16:20:18 -0300)
>
> CPU:   Freescale i.MX6SL rev1.0 792 MHz (running at 396 MHz)
> CPU:   Commercial temperature grade (0C to 95C) at 33C
> Reset cause: POR
> Board: MX6SLEVK
> I2C:   ready
> DRAM:  1 GiB
> MMC:   FSL_SDHC: 0
> MMC Device 1 not found
> *** Warning - No MMC card found, using default environment
>
> Fix this by re-introducing the U-Boot proper mmc init code inside
> board_mmc_init().
>
> Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>

Please disregard this patch and others I sent related to the MMC
breakage. We are discussing in another thread a more generic way to
fix these problems.

Thanks


More information about the U-Boot mailing list