brcm63xx: Add DT support for HG553
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-3.14 / 537-board_fast2504n.patch
index b3a4d34d6f0a2ac7298b4534198fa27aae8f4233..cedeac803ed3ed64a864080b344cc7c875d897fa 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
-@@ -3871,6 +3871,96 @@ static struct board_info __initdata boar
+@@ -3482,6 +3482,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 */
  
  /*
-@@ -4092,6 +4182,7 @@ static const struct board_info __initcon
+@@ -3699,6 +3789,7 @@ static const struct board_info __initcon
  
  #ifdef CONFIG_BCM63XX_CPU_6362
        &board_nb6,