brcm63xx: use dtb board detection for neufbox 4
[openwrt/staging/chunkeey.git] / target / linux / brcm63xx / patches-3.14 / 505-board_spw500v.patch
index 4a4e9c7b7a99f0f2d20dc5fc648c335d73b90fc4..066ba30cb8f0513f3427fa3dd9e9e213e160c3b1 100644 (file)
@@ -1,12 +1,13 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -644,6 +644,67 @@ static struct board_info __initdata boar
+@@ -657,6 +657,68 @@ static struct board_info __initdata boar
                },
        },
  };
 +
 +static struct board_info __initdata board_spw500v = {
 +      .name                           = "SPW500V",
++      .of_board_id                    = "t-com,spw500v",
 +      .expected_cpu_id                = 0x6348,
 +
 +      .has_uart0                      = 1,
@@ -68,7 +69,7 @@
  #endif /* CONFIG_BCM63XX_CPU_6348 */
  
  /*
-@@ -1573,6 +1634,7 @@ static const struct board_info __initcon
+@@ -1256,6 +1318,7 @@ static const struct board_info __initcon
        &board_96348gw_a,
        &board_rta1025w_16,
        &board_96348_D4PW,