brcm63xx: use dtb board detection for neufbox 4
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / patches-3.14 / 536-board_fast2704.patch
index ce3efc16f1f15e18fc43c2f9fd71cc41ac43a2c8..50af2c610031848659bcceda3fae653075735fc4 100644 (file)
@@ -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
-@@ -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 <marcin1j@gmail.com>
 +              },
 +      },
 +};
-+
- static struct board_info __initdata board_rta1025w_16 = {
-       .name                           = "RTA1025W_16",
-       .expected_cpu_id                = 0x6348,
-@@ -3857,6 +3973,7 @@ static const struct board_info __initcon
+ #endif /* CONFIG_BCM63XX_CPU_6328 */
+ /*
+@@ -3608,6 +3724,7 @@ static const struct board_info __initcon
        &board_963281TAN,
        &board_A4001N1,
        &board_dsl_274xb_f1,