brcm63xx: replace CFEFIXUP usage with dtb based detection
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / patches-3.14 / 512-board_BTV2110.patch
index 54a33baca96ba8d0b5be41c8e1d7c5bac1193f46..3a7afc8bdb59724176dae7bb32ecb946d428227c 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -487,6 +487,64 @@ static struct board_info __initdata boar
+@@ -485,6 +485,64 @@ static struct board_info __initdata boar
        },
  };
  
@@ -64,8 +64,8 @@
 +
  static struct board_info __initdata board_96348gw = {
        .name                           = "96348GW",
-       .expected_cpu_id                = 0x6348,
-@@ -2061,6 +2119,7 @@ static const struct board_info __initcon
+       .of_board_id                    = "brcm,bcm96348gw",
+@@ -2080,6 +2138,7 @@ static const struct board_info __initcon
        &board_spw500v,
        &board_96348sv,
        &board_V2500V_BB,