brcm63xx: Add DT support for 96368MVNgr
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / patches-3.14 / 536-board_fast2704.patch
index cc7b71c54d797d53f27de04e09c584357c443875..e8fba3176a7da9a04c6556ba962ab264ae335cad 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
-@@ -1469,6 +1469,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 <marcin1j@gmail.com>
 +              },
 +      },
 +};
-+
- static struct board_info __initdata board_rta1025w_16 = {
-       .name                           = "RTA1025W_16",
-       .expected_cpu_id                = 0x6348,
-@@ -3825,6 +3941,7 @@ static const struct board_info __initcon
+ #endif /* CONFIG_BCM63XX_CPU_6328 */
+ /*
+@@ -3529,6 +3645,7 @@ static const struct board_info __initcon
        &board_963281TAN,
-       &board_963281T_TEF,
+       &board_A4001N1,
        &board_dsl_274xb_f1,
 +      &board_FAST2704V2,
  #endif