index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
target
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
John Crispin <john@openwrt.org>
2014-12-14 08:57:58 +0000
committer
John Crispin <john@openwrt.org>
2014-12-14 08:57:58 +0000
commit
2db6da55321acdf92b4d92460af77e076db64c31
(
patch
)
tree
d3a3532d75f8ae28f965df750fb1938b7a169ba8
/
target
parent
374ab9deccbb1ea0b92b3c14c7a4103b7eac49cd
(
diff
)
kirkwood: enable EA4500 switch on 3.18
Signed-off-by: Claudio Leite <leitec@staticky.com> SVN-Revision: 43704
Diffstat
(limited to 'target')
-rw-r--r--
target/linux/kirkwood/patches-3.18/160-ea4500.patch
13
1 files changed, 12 insertions, 1 deletions
diff --git a/target/linux/kirkwood/patches-3.18/160-ea4500.patch b/target/linux/kirkwood/patches-3.18/160-ea4500.patch
index bf337565df..7456b13e14 100644
--- a/
target/linux/kirkwood/patches-3.18/160-ea4500.patch
+++ b/
target/linux/kirkwood/patches-3.18/160-ea4500.patch
@@ -10,7 +10,7 @@
kirkwood-ib62x0.dtb \
--- /dev/null
+++ b/arch/arm/boot/dts/kirkwood-ea4500.dts
-@@ -0,0 +1,156 @@
+@@ -0,0 +1,167 @@
+/*
+ * kirkwood-ea4500.dts - Device Tree file for Linksys EA4500
+ *
@@ -120,6 +120,17 @@
+ gpios = <&gpio0 14 GPIO_ACTIVE_HIGH>;
+ };
+ };
++
++ mvsw6171 {
++ compatible = "marvell,88e6171";
++ status = "okay";
++ reg = <0x10>;
++
++ mii-bus = <&mdio>;
++ cpu-port-0 = <5>;
++ cpu-port-1 = <6>;
++ is-indirect;
++ };
+};
+
+&nand {