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

Stefano Babic sbabic at denx.de
Tue Oct 31 10:05:55 UTC 2017


Hi Fabio,

On 30/10/2017 23:42, Fabio Estevam wrote:
> Hi Stefano,
> 
> On Fri, Oct 13, 2017 at 10:27 AM, 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
>>
>> As mx6slevk_spl_defconfig does not use CONFIG_DM_MMC and its
>> board file does not register the mmc controller for U-Boot proper,
>> let's fix this by adding CONFIG_DM_MMC=y and device tree support.
>>
>> While at it, add more DM drivers, so that it becomes closer to
>> mx6slevk_defconfig.
>>
>> Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>
> 
> Could you also please consider this one for the upcoming 2017.11 release?
> 

Thought Peng wanted to post a V3 together with USB cleanup - I'll pick
up both, thanks for hint !

Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list