X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.14%2F536-board_fast2704.patch;h=d385a0a1f947dc3ad7a8de1706c174750f857357;hb=4938d93a89671f274442d0d23cb23b0f73a23cc7;hp=b1f1cf3a06d9d4bb8bf5cb0f72be3dce3abadc3e;hpb=1c3f98601b9b7a3ac392f91a482b3caf1bb04630;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 b1f1cf3a06..d385a0a1f9 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 -@@ -1679,6 +1679,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, -@@ -3900,6 +4016,7 @@ static const struct board_info __initcon + #endif /* CONFIG_BCM63XX_CPU_6328 */ + + /* +@@ -3933,6 +4049,7 @@ static const struct board_info __initcon &board_963281TAN, &board_A4001N1, &board_dsl_274xb_f1,