brcm63xx: fix 6368 cpu1 reg typo

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44784 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Jonas Gorski 2015-03-15 14:19:07 +00:00
parent 9c49dc02eb
commit 342bb60da3
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>;
};
};