Enabled the dw-mmc controller. Signed-off-by: Jaehoon Chung <jh80.ch...@samsung.com> Tested-by: Lukasz Majewski <l.majew...@samsung.com> Acked-by: Lukasz Majewski <l.majew...@samsung.com> --- arch/arm/dts/exynos4412-trats2.dts | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/arch/arm/dts/exynos4412-trats2.dts b/arch/arm/dts/exynos4412-trats2.dts index 438e70e..d27f2bc 100644 --- a/arch/arm/dts/exynos4412-trats2.dts +++ b/arch/arm/dts/exynos4412-trats2.dts @@ -417,6 +417,7 @@ samsung,bus-width = <8>; samsung,timing = <1 3 3>; pwr-gpios = <&gpio 0x2004002 0>; + status = "disabled"; }; sdhci@12520000 { @@ -435,7 +436,10 @@ dwmmc@12550000 { samsung,bus-width = <8>; - samsung,timing = <0 1 0>; + samsung,timing = <2 1 0>; + fifoth_val = <0x203f0040>; + bus_hz = <400000000>; + div = <0x3>; pwr-gpios = <&gpio 0x2004002 0>; index = <4>; }; -- 1.7.9.5 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot