brcm63xx: fix 6368 cpu1 reg typo
authorJonas Gorski <jogo@openwrt.org>
Sun, 15 Mar 2015 14:19:07 +0000 (14:19 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sun, 15 Mar 2015 14:19:07 +0000 (14:19 +0000)
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44784

target/linux/brcm63xx/dts/bcm6368.dtsi

index 628c2d0d34f5680641bb4ecd2b2949ad80dfa37a..7dbe9ec49e7c38ca201b2d0d24e5c4c34d55888e 100644 (file)
@@ -22,7 +22,7 @@
                cpu@1 {
                        compatible = "brcm,bmips4350", "mips,mips4Kc";
                        device_type = "cpu";
                cpu@1 {
                        compatible = "brcm,bmips4350", "mips,mips4Kc";
                        device_type = "cpu";
-                       reg = <0>;
+                       reg = <1>;
                };
        };
 
                };
        };