diff options
author | Jonas Gorski <jogo@openwrt.org> | 2014-08-11 11:36:30 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2014-08-11 11:36:30 +0000 |
commit | a06013e9b755337c9540c2b61baaf8f733bbb125 (patch) | |
tree | 32c442cafdd308d8dad8a77adfd0101f9bbf1f4d /target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch | |
parent | fa37594f50bbfb8c91aa3e3a2856fdd8899bccfc (diff) | |
download | upstream-a06013e9b755337c9540c2b61baaf8f733bbb125.tar.gz upstream-a06013e9b755337c9540c2b61baaf8f733bbb125.tar.bz2 upstream-a06013e9b755337c9540c2b61baaf8f733bbb125.zip |
brcm63xx: fix board patches offsets
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[jogo fix 553-boards_probe_switch.patch]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42116
Diffstat (limited to 'target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch b/target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch index 7480fdf1eb..ecd1e2ed7d 100644 --- a/target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch +++ b/target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch @@ -12,10 +12,11 @@ Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com> --- --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -1697,6 +1697,122 @@ static struct board_info __initdata boar +@@ -664,6 +664,122 @@ static struct board_info __initdata boar + }, }, }; - ++ +static struct board_info __initdata board_FAST2704V2 = { + .name = "F@ST2704V2", + .expected_cpu_id = 0x6328, @@ -131,11 +132,10 @@ Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com> + }, + }, +}; -+ - static struct board_info __initdata board_rta1025w_16 = { - .name = "RTA1025W_16", - .expected_cpu_id = 0x6348, -@@ -3918,6 +4034,7 @@ static const struct board_info __initcon + #endif + + /* +@@ -3916,6 +4032,7 @@ static const struct board_info __initcon &board_963281TAN, &board_A4001N1, &board_dsl_274xb_f1, |