brcm63xx: replace CFEFIXUP usage with dtb based detection
[librecmc/librecmc.git] / target / linux / brcm63xx / patches-3.14 / 537-board_fast2504n.patch
index 16893433186f1aac9fea53a1b8a3dae2697ad013..70def81927088ca6f59addc704be263c66012768 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
-@@ -3888,6 +3888,96 @@ static struct board_info __initdata boar
+@@ -3894,6 +3894,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 */
  
  /*
-@@ -4109,6 +4199,7 @@ static const struct board_info __initcon
+@@ -4115,6 +4205,7 @@ static const struct board_info __initcon
  
  #ifdef CONFIG_BCM63XX_CPU_6362
        &board_nb6,