diff options
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/dts/bcm6368.dtsi | 2 |
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>; }; }; |