bcm63xx: refresh 3.6 patches
[librecmc/librecmc.git] / target / linux / brcm63xx / patches-3.6 / 553-board_rta770bw.patch
index a1286c91cf70065752898a5cd17e4fa468ad585f..80df53365b73a4971c208885066a4e33c517953e 100644 (file)
@@ -1,6 +1,6 @@
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -735,6 +735,53 @@ static struct board_info __initdata boar
+@@ -742,6 +742,55 @@ static struct board_info __initdata boar
  
        .has_uart0                      = 1,
  };
@@ -14,6 +14,8 @@
 +      .has_enet0                      = 1,
 +
 +      .enet0 = {
++              .has_phy                = 1,
++              .phy_id                 = 0,
 +              .force_speed_100        = 1,
 +              .force_duplex_full      = 1,
 +      },
@@ -54,7 +56,7 @@
  #endif
  
  /*
-@@ -3260,6 +3307,7 @@ static const struct board_info __initdat
+@@ -3305,6 +3354,7 @@ static const struct board_info __initdat
  #endif
  #ifdef CONFIG_BCM63XX_CPU_6345
        &board_96345gw2,