summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7621.dtsi
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-12-03 20:22:42 +0000
committerJohn Crispin <john@openwrt.org>2014-12-03 20:22:42 +0000
commitd04c4a311ebe704be4b1edd509da3bd194d82557 (patch)
tree5548a1fb6933f468bdb89eaf93a953fab911b362 /target/linux/ramips/dts/mt7621.dtsi
parent19a6f3dd11507759cbaf98904c48b66824f36d73 (diff)
downloadmaster-31e0f0ae-d04c4a311ebe704be4b1edd509da3bd194d82557.tar.gz
master-31e0f0ae-d04c4a311ebe704be4b1edd509da3bd194d82557.tar.bz2
master-31e0f0ae-d04c4a311ebe704be4b1edd509da3bd194d82557.zip
ralink: mt7621 is a 1004Kc
Signed-off-by: L. D. Pinney <ldpinney@gmail.com> SVN-Revision: 43514
Diffstat (limited to 'target/linux/ramips/dts/mt7621.dtsi')
-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";
};
};