brcm63xx: replace CFEFIXUP usage with dtb based detection
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-3.14 / 557-board_bcm963269bhr.patch
index 8efc437393d93117e539d16f026cbea60a15ad1f..278c4dc7f97022096976bfcfc968d6348c85fdd3 100644 (file)
@@ -1,7 +1,7 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -4423,6 +4423,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[] = {
-@@ -4507,6 +4576,9 @@ static const struct board_info __initcon
+@@ -4622,6 +4691,9 @@ static const struct board_info __initcon
        &board_96368mvwg,
        &board_96368mvngr,
  #endif