brcm63xx: Add DT support for 96368MVWG
[openwrt.git] / target / linux / brcm63xx / patches-3.14 / 537-board_fast2504n.patch
index 821a185..ca9047f 100644 (file)
@@ -6,7 +6,7 @@ Signed-off-by: Max Staudt <openwrt.max@enpas.org>
 ---
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -3784,6 +3784,96 @@ static struct board_info __initdata boar
+@@ -3483,6 +3483,96 @@ static struct board_info __initdata boar
        .devs = nb6_devices,
        .num_devs = ARRAY_SIZE(nb6_devices),
  };
@@ -100,10 +100,10 @@ Signed-off-by: Max Staudt <openwrt.max@enpas.org>
 +              },
 +      },
 +};
- #endif
+ #endif /* CONFIG_BCM63XX_CPU_6362 */
  
  /*
-@@ -4005,6 +4095,7 @@ static const struct board_info __initcon
+@@ -3702,6 +3792,7 @@ static const struct board_info __initcon
  
  #ifdef CONFIG_BCM63XX_CPU_6362
        &board_nb6,