bcm63xx: refresh 3.6 patches
[openwrt.git] / target / linux / brcm63xx / patches-3.6 / 512-board_BTV2110.patch
index 67eeb7a..edde41a 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -437,6 +437,62 @@ static struct board_info __initdata boar
+@@ -442,6 +442,64 @@ static struct board_info __initdata boar
        },
  };
  
@@ -15,6 +15,8 @@
 +      .has_pci                        = 1,
 +
 +      .enet1 = {
++              .has_phy                = 1,
++              .phy_id                 = 0,
 +              .force_speed_100        = 1,
 +              .force_duplex_full      = 1,
 +      },
@@ -63,7 +65,7 @@
  static struct board_info __initdata board_96348gw = {
        .name                           = "96348GW",
        .expected_cpu_id                = 0x6348,
-@@ -1975,6 +2031,7 @@ static const struct board_info __initdat
+@@ -2002,6 +2060,7 @@ static const struct board_info __initdat
        &board_spw500v,
        &board_96348sv,
        &board_V2500V_BB,