diff options
author | DENG Qingfang <dengqf6@mail2.sysu.edu.cn> | 2020-04-19 15:33:19 +0800 |
---|---|---|
committer | Adrian Schmutzler <freifunk@adrianschmutzler.de> | 2020-06-03 20:34:14 +0200 |
commit | a2bca5c92209df96d9d9dbe3044da2c7358b05a0 (patch) | |
tree | d71c7491a1784511c74e14faff32578124156531 /target/linux/mvebu/patches-5.4/220-disable-untested-dsa-boards.patch | |
parent | 5fcb0723a3199a296bb0ee7a3eec28d27cd37bd4 (diff) | |
download | upstream-a2bca5c92209df96d9d9dbe3044da2c7358b05a0.tar.gz upstream-a2bca5c92209df96d9d9dbe3044da2c7358b05a0.tar.bz2 upstream-a2bca5c92209df96d9d9dbe3044da2c7358b05a0.zip |
mvebu: drop swconfig patches
Drop swconfig patches for Clearfog and Linksys WRT
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
Diffstat (limited to 'target/linux/mvebu/patches-5.4/220-disable-untested-dsa-boards.patch')
-rw-r--r-- | target/linux/mvebu/patches-5.4/220-disable-untested-dsa-boards.patch | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/target/linux/mvebu/patches-5.4/220-disable-untested-dsa-boards.patch b/target/linux/mvebu/patches-5.4/220-disable-untested-dsa-boards.patch deleted file mode 100644 index 029eb68e21..0000000000 --- a/target/linux/mvebu/patches-5.4/220-disable-untested-dsa-boards.patch +++ /dev/null @@ -1,30 +0,0 @@ ---- a/arch/arm/boot/dts/armada-385-linksys.dtsi -+++ b/arch/arm/boot/dts/armada-385-linksys.dtsi -@@ -171,6 +171,7 @@ - status = "okay"; - - switch@0 { -+ status = "disabled"; - compatible = "marvell,mv88e6085"; - #address-cells = <1>; - #size-cells = <0>; ---- a/arch/arm/boot/dts/armada-388-clearfog.dts -+++ b/arch/arm/boot/dts/armada-388-clearfog.dts -@@ -103,6 +103,7 @@ - status = "okay"; - - switch@4 { -+ status = "disabled"; - compatible = "marvell,mv88e6085"; - #address-cells = <1>; - #size-cells = <0>; ---- a/arch/arm/boot/dts/armada-xp-linksys-mamba.dts -+++ b/arch/arm/boot/dts/armada-xp-linksys-mamba.dts -@@ -366,6 +366,7 @@ - status = "okay"; - - switch@0 { -+ status = "disabled"; - compatible = "marvell,mv88e6085"; - #address-cells = <1>; - #size-cells = <0>; |