Author: kaloz
Date: 2014-06-17 17:14:02 +0200 (Tue, 17 Jun 2014)
New Revision: 41234

Added:
   trunk/target/linux/mvebu/patches-3.10/0300-build_mamba_dts.patch
Log:
[mvebu]: add dummy fixup for 3.10

Added: trunk/target/linux/mvebu/patches-3.10/0300-build_mamba_dts.patch
===================================================================
--- trunk/target/linux/mvebu/patches-3.10/0300-build_mamba_dts.patch            
                (rev 0)
+++ trunk/target/linux/mvebu/patches-3.10/0300-build_mamba_dts.patch    
2014-06-17 15:14:02 UTC (rev 41234)
@@ -0,0 +1,21 @@
+--- a/arch/arm/boot/dts/Makefile
++++ b/arch/arm/boot/dts/Makefile
+@@ -94,6 +94,7 @@ dtb-$(CONFIG_ARCH_MSM) += msm8660-surf.d
+ dtb-$(CONFIG_ARCH_MVEBU) += armada-370-db.dtb \
+       armada-370-mirabox.dtb \
+       armada-370-rd.dtb \
++      armada-xp-mamba.dtb \
+       armada-xp-db.dtb \
+       armada-xp-gp.dtb \
+       armada-xp-openblocks-ax3-4.dtb
+--- a/arch/arm/boot/dts/armada-xp-mv78230.dtsi
++++ b/arch/arm/boot/dts/armada-xp-mv78230.dtsi
+@@ -196,8 +196,6 @@
+                               #interrupt-cells = <2>;
+                               interrupts = <87>, <88>, <89>;
+                       };
+-
+-                      /*
+               };
+       };
+ };
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to