aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mvebu/patches-5.4/310-linksys-use-eth0-as-cpu-port.patch
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2021-10-01 11:28:36 -1000
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-10-02 18:16:33 +0200
commit8ff832333590adee3c827ca8fe92da541f86c303 (patch)
tree3343b1cef45463091e0dde15f7a6e2eee3772f53 /target/linux/mvebu/patches-5.4/310-linksys-use-eth0-as-cpu-port.patch
parentb48d30521d4d2f90af50b06c7cf95dd6a24acd35 (diff)
downloadupstream-8ff832333590adee3c827ca8fe92da541f86c303.tar.gz
upstream-8ff832333590adee3c827ca8fe92da541f86c303.tar.bz2
upstream-8ff832333590adee3c827ca8fe92da541f86c303.zip
mvebu: remove obsolete Kernel 5.4
With the upgrade to Kernel 5.10 per default the old version is no longer required to be in tree. Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'target/linux/mvebu/patches-5.4/310-linksys-use-eth0-as-cpu-port.patch')
-rw-r--r--target/linux/mvebu/patches-5.4/310-linksys-use-eth0-as-cpu-port.patch25
1 files changed, 0 insertions, 25 deletions
diff --git a/target/linux/mvebu/patches-5.4/310-linksys-use-eth0-as-cpu-port.patch b/target/linux/mvebu/patches-5.4/310-linksys-use-eth0-as-cpu-port.patch
deleted file mode 100644
index 84d49a004b..0000000000
--- a/target/linux/mvebu/patches-5.4/310-linksys-use-eth0-as-cpu-port.patch
+++ /dev/null
@@ -1,25 +0,0 @@
---- a/arch/arm/boot/dts/armada-385-linksys.dtsi
-+++ b/arch/arm/boot/dts/armada-385-linksys.dtsi
-@@ -116,7 +116,7 @@
- };
-
- &eth2 {
-- status = "okay";
-+ status = "disabled";
- phy-mode = "sgmii";
- buffer-manager = <&bm>;
- bm,pool-long = <2>;
-@@ -200,10 +200,10 @@
- label = "wan";
- };
-
-- port@5 {
-- reg = <5>;
-+ port@6 {
-+ reg = <6>;
- label = "cpu";
-- ethernet = <&eth2>;
-+ ethernet = <&eth0>;
-
- fixed-link {
- speed = <1000>;