2014-02-24 23:54:12 +08:00
|
|
|
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
|
|
|
|
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
|
2014-07-08 20:27:55 +08:00
|
|
|
@@ -615,6 +615,8 @@ static struct board_info __initdata boar
|
2014-02-24 23:54:12 +08:00
|
|
|
.has_uart0 = 1,
|
|
|
|
.has_enet0 = 1,
|
|
|
|
.enet0 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-07-08 20:27:55 +08:00
|
|
|
@@ -658,6 +660,8 @@ static struct board_info __initdata boar
|
2014-02-24 23:54:12 +08:00
|
|
|
.has_uart0 = 1,
|
|
|
|
.has_enet0 = 1,
|
|
|
|
.enet0 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-07-08 20:27:55 +08:00
|
|
|
@@ -943,6 +947,8 @@ static struct board_info __initdata boar
|
2014-02-24 23:54:12 +08:00
|
|
|
.use_internal_phy = 1,
|
|
|
|
},
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-07-08 20:27:55 +08:00
|
|
|
@@ -1015,6 +1021,8 @@ static struct board_info __initdata boar
|
2014-02-24 23:54:12 +08:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-07-08 20:27:55 +08:00
|
|
|
@@ -1244,6 +1252,8 @@ static struct board_info __initdata boar
|
2014-02-24 23:54:12 +08:00
|
|
|
.use_internal_phy = 1,
|
|
|
|
},
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-07-08 20:27:55 +08:00
|
|
|
@@ -1419,6 +1429,8 @@ static struct board_info __initdata boar
|
2014-02-24 23:54:12 +08:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-07-08 20:27:55 +08:00
|
|
|
@@ -1609,6 +1621,8 @@ static struct board_info __initdata boar
|
2014-02-24 23:54:12 +08:00
|
|
|
.use_internal_phy = 1,
|
|
|
|
},
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
2014-06-22 03:23:18 +08:00
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-07-08 20:27:55 +08:00
|
|
|
@@ -1630,6 +1644,8 @@ static struct board_info __initdata boar
|
2014-06-22 03:23:18 +08:00
|
|
|
.use_internal_phy = 1,
|
|
|
|
},
|
|
|
|
.enet1 = {
|
2014-02-24 23:54:12 +08:00
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
2014-06-22 03:23:18 +08:00
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-07-08 20:27:55 +08:00
|
|
|
@@ -1649,6 +1665,8 @@ static struct board_info __initdata boar
|
2014-06-22 03:23:18 +08:00
|
|
|
.use_internal_phy = 1,
|
|
|
|
},
|
|
|
|
.enet1 = {
|
2014-02-24 23:54:12 +08:00
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-07-08 20:27:55 +08:00
|
|
|
@@ -2020,6 +2038,8 @@ static struct board_info __initdata boar
|
2014-02-24 23:54:12 +08:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-07-08 20:27:55 +08:00
|
|
|
@@ -2072,6 +2092,8 @@ static struct board_info __initdata boar
|
2014-02-24 23:54:12 +08:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-07-08 20:27:55 +08:00
|
|
|
@@ -2213,6 +2235,8 @@ static struct board_info __initdata boar
|
2014-02-24 23:54:12 +08:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-07-08 20:27:55 +08:00
|
|
|
@@ -2330,6 +2354,8 @@ static struct board_info __initdata boar
|
2014-02-24 23:54:12 +08:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|