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=bdcea16dfcb74c1db3ac5f68a7f4c3f28a8f6624;hpb=5e7f6b060ba2bb74db64ab5087b9bae203d632c3;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 bdcea16dfc..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 -@@ -1636,6 +1636,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,11 +132,10 @@ Signed-off-by: Marcin Jurkowski + }, + }, +}; -+ - static struct board_info __initdata board_rta1025w_16 = { - .name = "RTA1025W_16", - .expected_cpu_id = 0x6348, -@@ -3850,6 +3966,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_A4001N1, &board_dsl_274xb_f1,