[U-Boot] DWMMC crontroller in Exynos4412

Simon Glass sjg at chromium.org
Wed Aug 26 04:26:55 CEST 2015


+Samsung people

Hi,

On 25 August 2015 at 13:10, Humberto López León <humberto at uclv.cu> wrote:
> Hi Simon,
> I'm working on implementing a driver for SD/MMC cards in the framework
> GenodeOS. I think you could help me with your experience in this type of
> implementation in the u-boot.
> The hardware platform on which the driver will work is a ODROID-x2
> (exynos4412). I use the DWMMC contoller, but I'm not sure if this is the
> right controller to handle SD/MMC cards in Exynos4412 SoC. The SDHCI
> controller is most appropriate?
>
> Thank you for your help

I'm not really sure - the compatible string for that node is:

compatible = "samsung,exynos4412-dw-mshc";

which is different from what exynos5 uses.

Possibly Lukasz / Przemyslaw know about this.

Regards,
Simon


More information about the U-Boot mailing list