2
0
forked from Ivasoft/openwrt

brcm63xx: unbreak board_probe_switch again

Also move it to an earlier place so new boards added are less likely
to confuse quilt.

Fixes #19965.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 46148
This commit is contained in:
Jonas Gorski
2015-06-30 23:26:02 +00:00
parent 206f1db59e
commit 3a9e4ba896
76 changed files with 300 additions and 258 deletions

View File

@@ -1,6 +1,6 @@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
@@ -627,6 +627,7 @@ static struct board_info __initdata boar
@@ -639,6 +639,7 @@ static struct board_info __initdata boar
.name = "RTA1025W_16",
.expected_cpu_id = 0x6348,