brcm63xx: replace CFEFIXUP usage with dtb based detection
[openwrt/staging/chunkeey.git] / target / linux / brcm63xx / patches-3.14 / 537-board_fast2504n.patch
index 2de0022dd00ddf54fec700fcf7be99438e919af9..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
-@@ -3772,6 +3772,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),
  };
@@ -100,10 +100,10 @@ Signed-off-by: Max Staudt <openwrt.max@enpas.org>
 +              },
 +      },
 +};
- #endif
+ #endif /* CONFIG_BCM63XX_CPU_6362 */
  
  /*
-@@ -3993,6 +4083,7 @@ static const struct board_info __initcon
+@@ -4115,6 +4205,7 @@ static const struct board_info __initcon
  
  #ifdef CONFIG_BCM63XX_CPU_6362
        &board_nb6,