brcm63xx: replace CFEFIXUP usage with dtb based detection
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-3.14 / 557-board_bcm963269bhr.patch
index fb70b958f00c09fefdd7213afb13c2e724a93e63..278c4dc7f97022096976bfcfc968d6348c85fdd3 100644 (file)
@@ -1,7 +1,7 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -4442,6 +4442,75 @@ static struct board_info __initdata boar
- #endif
+@@ -4538,6 +4538,75 @@ static struct board_info __initdata boar
+ #endif /* CONFIG_BCM63XX_CPU_6368 */
  
  /*
 + * known 63268/63269 boards
 +              },
 +      },
 +};
-+#endif
++#endif /* CONFIG_BCM63XX_CPU_63268 */
 +
 +/*
   * all boards
   */
  static const struct board_info __initconst *bcm963xx_boards[] = {
-@@ -4526,6 +4595,9 @@ static const struct board_info __initcon
+@@ -4622,6 +4691,9 @@ static const struct board_info __initcon
        &board_96368mvwg,
        &board_96368mvngr,
  #endif