bcm63xx: switch to b53 and swconfig
[openwrt.git] / target / linux / brcm63xx / patches-3.6 / 502-board-96338W2_E7T.patch
index 748b195..a1c14f4 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -182,6 +182,38 @@ static struct board_info __initdata boar
+@@ -183,6 +183,40 @@ static struct board_info __initdata boar
                },
        },
  };
@@ -12,6 +12,8 @@
 +      .has_enet0                      = 1,
 +
 +      .enet0 = {
++              .has_phy                = 1,
++              .phy_id                 = 0,
 +              .force_speed_100        = 1,
 +              .force_duplex_full      = 1,
 +      },
@@ -39,7 +41,7 @@
  #endif
  
  /*
-@@ -1308,6 +1340,7 @@ static const struct board_info __initdat
+@@ -1309,6 +1341,7 @@ static const struct board_info __initdat
  #ifdef CONFIG_BCM63XX_CPU_6338
        &board_96338gw,
        &board_96338w,