aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/dts
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-03-15 14:19:07 +0000
committerJonas Gorski <jogo@openwrt.org>2015-03-15 14:19:07 +0000
commit342bb60da392735164ddfc83e1fbf579f758d0a3 (patch)
tree9e2247c0c45ed3b03ac8378d8b2f8ab1ab39c4f0 /target/linux/brcm63xx/dts
parent9c49dc02eb9bc869e81ef7fc0649deddafa79633 (diff)
downloadmaster-187ad058-342bb60da392735164ddfc83e1fbf579f758d0a3.tar.gz
master-187ad058-342bb60da392735164ddfc83e1fbf579f758d0a3.tar.bz2
master-187ad058-342bb60da392735164ddfc83e1fbf579f758d0a3.zip
brcm63xx: fix 6368 cpu1 reg typo
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Signed-off-by: Jonas Gorski <jogo@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44784 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/dts')
-rw-r--r--target/linux/brcm63xx/dts/bcm6368.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/dts/bcm6368.dtsi b/target/linux/brcm63xx/dts/bcm6368.dtsi
index 628c2d0d34..7dbe9ec49e 100644
--- a/target/linux/brcm63xx/dts/bcm6368.dtsi
+++ b/target/linux/brcm63xx/dts/bcm6368.dtsi
@@ -22,7 +22,7 @@
cpu@1 {
compatible = "brcm,bmips4350", "mips,mips4Kc";
device_type = "cpu";
- reg = <0>;
+ reg = <1>;
};
};