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-a3cf2f4a3e73master
parent
9c49dc02eb
commit
342bb60da3
|
@ -22,7 +22,7 @@
|
|||
cpu@1 {
|
||||
compatible = "brcm,bmips4350", "mips,mips4Kc";
|
||||
device_type = "cpu";
|
||||
reg = <0>;
|
||||
reg = <1>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue