brcm63xx: fix 6368 cpu1 reg typo

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 44784
master
Jonas Gorski 10 years ago
parent 808c460250
commit 12301a79b7
  1. 2
      target/linux/brcm63xx/dts/bcm6368.dtsi

@ -22,7 +22,7 @@
cpu@1 {
compatible = "brcm,bmips4350", "mips,mips4Kc";
device_type = "cpu";
reg = <0>;
reg = <1>;
};
};

Loading…
Cancel
Save