brcm63xx: Add DT support for 96368MVWG
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-3.14 / 557-board_bcm963269bhr.patch
index c340429ede03245ccf5938720d856eb084c72dd3..663fe6e4bd441d6ce6d1b6f1b3080225c2067c8d 100644 (file)
@@ -1,7 +1,7 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -4424,6 +4424,75 @@ static struct board_info __initdata boar
- #endif
+@@ -4129,6 +4129,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[] = {
-@@ -4508,6 +4577,9 @@ static const struct board_info __initcon
+@@ -4209,6 +4278,9 @@ static const struct board_info __initcon
        &board_96368mvwg,
        &board_96368mvngr,
  #endif
@@ -85,4 +85,4 @@
 +#endif
  };
  
- static void __init boardid_fixup(u8 *boot_addr)
+ /*