From 12301a79b730be39e38afc3af60b5083669688ba Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sun, 15 Mar 2015 14:19:07 +0000 Subject: brcm63xx: fix 6368 cpu1 reg typo MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas Signed-off-by: Jonas Gorski SVN-Revision: 44784 --- target/linux/brcm63xx/dts/bcm6368.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target') 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@1 { compatible = "brcm,bmips4350", "mips,mips4Kc"; device_type = "cpu"; - reg = <0>; + reg = <1>; }; }; -- cgit v1.1