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
owl
Jonas Gorski 2015-03-15 14:19:07 +00:00
parent 808c460250
commit 12301a79b7
1 changed files with 1 additions and 1 deletions

View File

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