aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-12-11 15:03:27 +0000
committerJohn Crispin <blogic@openwrt.org>2015-12-11 15:03:27 +0000
commit12e3019bb49edd46725ba992bc9b10ebcf731e06 (patch)
treea46666bc0bc4d83102318277215675252b6f4ab9 /target/linux/ramips/dts
parentc3e43b76807831e22f08300f6dadd53880dd5f95 (diff)
downloadmaster-187ad058-12e3019bb49edd46725ba992bc9b10ebcf731e06.tar.gz
master-187ad058-12e3019bb49edd46725ba992bc9b10ebcf731e06.tar.bz2
master-187ad058-12e3019bb49edd46725ba992bc9b10ebcf731e06.zip
ramips: enable CPS for mt7621
Enables CPS multiprocessing instead ob obsoleted CMP for mt7621. This patch fixes a few issues currently existing on 4.3 kernel with at least ubnt-erx: * iperf shows only 50Mbits on direct gigabit connection to desktop, * ping times jump to 5-6ms to dorectly connected desktop * /proc/interrupts shows spurious interrups (ERR) Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47842 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts')
-rw-r--r--target/linux/ramips/dts/mt7621.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/mt7621.dtsi b/target/linux/ramips/dts/mt7621.dtsi
index c54334eb8d..a06aee733b 100644
--- a/target/linux/ramips/dts/mt7621.dtsi
+++ b/target/linux/ramips/dts/mt7621.dtsi
@@ -237,7 +237,7 @@
gic: interrupt-controller@1fbc0000 {
compatible = "mti,gic";
- reg = <0x1fbc0000 0x80>;
+ reg = <0x1fbc0000 0x2000>;
interrupt-controller;
#interrupt-cells = <3>;