From a06013e9b755337c9540c2b61baaf8f733bbb125 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 11 Aug 2014 11:36:30 +0000 Subject: brcm63xx: fix board patches offsets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Álvaro Fernández Rojas [jogo fix 553-boards_probe_switch.patch] Signed-off-by: Jonas Gorski SVN-Revision: 42116 --- .../linux/brcm63xx/patches-3.14/536-board_fast2704.patch | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'target/linux/brcm63xx/patches-3.14/536-board_fast2704.patch') 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 --- --- 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 + }, + }, +}; -+ - 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, -- cgit v1.2.3