From: Jonas Gorski Date: Sun, 15 Mar 2015 14:19:07 +0000 (+0000) Subject: brcm63xx: fix 6368 cpu1 reg typo X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=f20440e2cb7d5e6cca8a26d7562c790b37b23f0c brcm63xx: fix 6368 cpu1 reg typo Signed-off-by: Álvaro Fernández Rojas Signed-off-by: Jonas Gorski SVN-Revision: 44784 --- 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>; }; };