aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-12-03 20:22:42 +0000
committerJohn Crispin <blogic@openwrt.org>2014-12-03 20:22:42 +0000
commita9d4da836ca92f56a71167ff13b54aad4a9166ad (patch)
tree4e647a5de7f89135c5ccf85b58655e3f23a78327 /target/linux/ramips/dts
parent05ebabab1006b3d8a144ccc9bcae66598dc9b6d8 (diff)
downloadmaster-187ad058-a9d4da836ca92f56a71167ff13b54aad4a9166ad.tar.gz
master-187ad058-a9d4da836ca92f56a71167ff13b54aad4a9166ad.tar.bz2
master-187ad058-a9d4da836ca92f56a71167ff13b54aad4a9166ad.zip
ralink: mt7621 is a 1004Kc
Signed-off-by: L. D. Pinney <ldpinney@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43514 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts')
-rw-r--r--target/linux/ramips/dts/mt7621.dtsi6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/mt7621.dtsi b/target/linux/ramips/dts/mt7621.dtsi
index 6d3c782430..a50f5cca58 100644
--- a/target/linux/ramips/dts/mt7621.dtsi
+++ b/target/linux/ramips/dts/mt7621.dtsi
@@ -5,7 +5,11 @@
cpus {
cpu@0 {
- compatible = "mips,mips24KEc";
+ compatible = "mips,mips1004Kc";
+ };
+
+ cpu@1 {
+ compatible = "mips,mips1004Kc";
};
};