bcm63xx: refresh 3.6 patches
[librecmc/librecmc.git] / target / linux / brcm63xx / patches-3.6 / 503-board-CPVA642.patch
index f87252bb9f809a58e8127e53fa5969053a4288fa..287b0215439dd80a60ea9986ed2c0c2347bebd1f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -705,6 +705,96 @@ static struct board_info __initdata boar
+@@ -710,6 +710,98 @@ 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,
 +      },
@@ -97,7 +99,7 @@
  static struct board_info __initdata board_AGPFS0 = {
        .name                           = "AGPF-S0",
        .expected_cpu_id                = 0x6358,
-@@ -1361,6 +1451,7 @@ static const struct board_info __initdat
+@@ -1376,6 +1468,7 @@ static const struct board_info __initdat
        &board_96358vw,
        &board_96358vw2,
        &board_AGPFS0,