brcm63xx: use dtb board detection for NB6
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-3.14 / 537-board_fast2504n.patch
index 172cc6faae9edbe0ee9a41bf8778628d834498c0..8328aeb2405f8f24ccf3cb0c69cd2e63c0aa3542 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
-@@ -3897,6 +3897,96 @@ static struct board_info __initdata boar
+@@ -3898,6 +3898,96 @@ static struct board_info __initdata boar
        .devs = nb6_devices,
        .num_devs = ARRAY_SIZE(nb6_devices),
  };
@@ -103,7 +103,7 @@ Signed-off-by: Max Staudt <openwrt.max@enpas.org>
  #endif /* CONFIG_BCM63XX_CPU_6362 */
  
  /*
-@@ -4118,6 +4208,7 @@ static const struct board_info __initcon
+@@ -4119,6 +4209,7 @@ static const struct board_info __initcon
  
  #ifdef CONFIG_BCM63XX_CPU_6362
        &board_nb6,