brcm63xx: add and enable support for loading an appended dtb
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-3.14 / 557-board_bcm963269bhr.patch
index b9977e2fbf77928be472746d2dcd7f743dbee444..f5d4554d437c2058cc266be999b39f8e70ea5ff3 100644 (file)
@@ -1,7 +1,7 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -4428,6 +4428,75 @@ static struct board_info __initdata boar
- #endif
+@@ -4532,6 +4532,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[] = {
-@@ -4512,6 +4581,9 @@ static const struct board_info __initcon
+@@ -4616,6 +4685,9 @@ static const struct board_info __initcon
        &board_96368mvwg,
        &board_96368mvngr,
  #endif