bcm63xx: refresh 3.6 patches
[openwrt.git] / target / linux / brcm63xx / patches-3.6 / 516-board_96348A-122.patch
index fd8ac19..e10feca 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -537,6 +537,67 @@ static struct board_info __initdata boar
+@@ -545,6 +545,69 @@ static struct board_info __initdata boar
        },
  };
  
@@ -13,6 +13,8 @@
 +      .has_pci                        = 1,
 +
 +      .enet1 = {
++              .has_phy                = 1,
++              .phy_id                 = 0,
 +              .force_speed_100        = 1,
 +              .force_duplex_full      = 1,
 +      },
@@ -68,7 +70,7 @@
  static struct board_info __initdata board_96348gw = {
        .name                           = "96348GW",
        .expected_cpu_id                = 0x6348,
-@@ -2080,6 +2141,7 @@ static const struct board_info __initdat
+@@ -2110,6 +2173,7 @@ static const struct board_info __initdat
        &board_V2500V_BB,
        &board_V2110,
        &board_ct536_ct5621,