bcm63xx: switch to b53 and swconfig
[openwrt/staging/yousong.git] / target / linux / brcm63xx / patches-3.6 / 529-board_fast2604.patch
index c09e07f0ea10367ef8d9e5f5753aa5a6cf96fa7d..e04dcd1ef78ae8a22ae77757976e0d0beeba98b4 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -1013,6 +1013,55 @@ static struct board_info __initdata boar
+@@ -1013,6 +1013,57 @@ static struct board_info __initdata boar
        .has_ehci0                      = 1,
  };
  
@@ -14,6 +14,8 @@
 +
 +      .has_enet1                                      = 1,
 +      .enet1 = {
++              .has_phy                        = 1,
++              .phy_id                         = 0,
 +              .force_speed_100                = 1,
 +              .force_duplex_full              = 1,
 +      },