[U-Boot] [PATCH] dm: mmc: socfpga: call dwmci_probe()

Marek Vasut marex at denx.de
Thu Mar 8 03:12:09 UTC 2018


On 03/08/2018 03:17 AM, Jaehoon Chung wrote:
> On 03/06/2018 05:07 PM, linux-kernel-dev at beckhoff.com wrote:
>> From: Patrick Bruenn <p.bruenn at beckhoff.com>
>>
>> On a socfpga_cyclone5 based board the SD card, was never powered up. For
>> other dw_mmc based SoCs dwmci_probe() is called in the platform specific
>> probe(). It seems this call is missing for socfpga_dw_mmc.
>>
>> With this change DWMCI_PWREN is set by dmwci_init().
>>
>> Signed-off-by: Patrick Bruenn <p.bruenn at beckhoff.com>
> 
> Reviewed-by: Jaehoon Chung <jh80.chung at samsung.com>
> 
> Will apply this patch before releasing v2018.03.
> (I have a problem about accessing git.denx.de. After fixing my problem, will resend email about applying.)

DWMMC works on SoCFPGA for me (tested on rc4), so I don't understand 
what this patch is trying to fix. I'd prefer if you did not hastily 
apply this.


More information about the U-Boot mailing list