uboot-sunxi: bump u-boot version - update u-boot to 2014.01-rc1 - smp support on a20
[openwrt/staging/wigyori.git] / target / linux / sunxi / patches-3.12 / 186-dt-sun4i-fixup-sdc0.patch
1 diff -ruN old/arch/arm/boot/dts/sun4i-a10.dtsi new/arch/arm/boot/dts/sun4i-a10.dtsi
2 --- old/arch/arm/boot/dts/sun4i-a10.dtsi 2014-01-04 01:59:34.000000000 +0100
3 +++ new/arch/arm/boot/dts/sun4i-a10.dtsi 2014-01-04 01:54:00.000000000 +0100
4 @@ -323,6 +323,7 @@
5 compatible = "allwinner,sun4i-mmc";
6 reg = <0x01c0f000 0x1000>;
7 clocks = <&ahb_gates 8>, <&mmc0>;
8 + clock-names = "ahb", "mod";
9 interrupts = <32>;
10 bus-width = <4>;
11 status = "disabled";