From 3357033b7388819106bc042bfe94f9a6ea7c81fa Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 11 Dec 2015 13:38:21 +0000 Subject: mvebu: drop support for old kernels Signed-off-by: Imre Kaloz SVN-Revision: 47835 --- .../mvebu/patches-3.18/003-add_mamba_switch.patch | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 target/linux/mvebu/patches-3.18/003-add_mamba_switch.patch (limited to 'target/linux/mvebu/patches-3.18/003-add_mamba_switch.patch') diff --git a/target/linux/mvebu/patches-3.18/003-add_mamba_switch.patch b/target/linux/mvebu/patches-3.18/003-add_mamba_switch.patch deleted file mode 100644 index e43d164aaf..0000000000 --- a/target/linux/mvebu/patches-3.18/003-add_mamba_switch.patch +++ /dev/null @@ -1,19 +0,0 @@ ---- a/arch/arm/boot/dts/armada-xp-linksys-mamba.dts -+++ b/arch/arm/boot/dts/armada-xp-linksys-mamba.dts -@@ -415,6 +415,16 @@ - gpio-fan,speed-map = <0 0 - 4500 1>; - }; -+ -+ mvsw61xx { -+ compatible = "marvell,88e6172"; -+ status = "okay"; -+ reg = <0x10>; -+ -+ mii-bus = <&mdio>; -+ cpu-port-0 = <5>; -+ cpu-port-1 = <6>; -+ }; - }; - - &pinctrl { -- cgit v1.2.3