X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F536-board_fast2704.patch;h=9fcab618d4f48df37e83e2277725ca624852b920;hb=ce675ff3ed2bc8358df40d2d4c79bd0a407c6864;hp=c08135c94759dc84d7eb99b5930f8b4eda32697e;hpb=8ef323302f93b40854fa628da94cc6c699732702;p=openwrt.git 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 c08135c947..9fcab618d4 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 -@@ -1482,6 +1482,122 @@ static struct board_info __initdata boar +@@ -666,6 +666,122 @@ static struct board_info __initdata boar + }, }, }; - ++ +static struct board_info __initdata board_FAST2704V2 = { + .name = "F@ST2704V2", + .expected_cpu_id = 0x6328, @@ -131,13 +132,12 @@ Signed-off-by: Marcin Jurkowski + }, + }, +}; -+ - static struct board_info __initdata board_rta1025w_16 = { - .name = "RTA1025W_16", - .expected_cpu_id = 0x6348, -@@ -3842,6 +3958,7 @@ static const struct board_info __initcon + #endif /* CONFIG_BCM63XX_CPU_6328 */ + + /* +@@ -3528,6 +3644,7 @@ static const struct board_info __initcon &board_963281TAN, - &board_963281T_TEF, + &board_A4001N1, &board_dsl_274xb_f1, + &board_FAST2704V2, #endif