[OpenWrt-Devel] [PATCH] brcm63xx: fix 6368 cpu1 reg typo

Álvaro Fernández Rojas noltari at gmail.com
Sun Mar 1 07:51:53 EST 2015


Signed-off-by: Álvaro Fernández Rojas <noltari at gmail.com>
---
 target/linux/brcm63xx/dts/bcm6368.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/target/linux/brcm63xx/dts/bcm6368.dtsi b/target/linux/brcm63xx/dts/bcm6368.dtsi
index 628c2d0..7dbe9ec 100644
--- a/target/linux/brcm63xx/dts/bcm6368.dtsi
+++ b/target/linux/brcm63xx/dts/bcm6368.dtsi
@@ -22,7 +22,7 @@
 		cpu at 1 {
 			compatible = "brcm,bmips4350", "mips,mips4Kc";
 			device_type = "cpu";
-			reg = <0>;
+			reg = <1>;
 		};
 	};
 
-- 
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list