2013-07-20 11:30:26 +00:00
|
|
|
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
|
|
|
|
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
|
2014-01-19 13:46:25 +00:00
|
|
|
@@ -627,6 +627,8 @@ static struct board_info __initdata boar
|
2013-07-20 11:30:26 +00:00
|
|
|
.has_uart0 = 1,
|
|
|
|
.has_enet0 = 1,
|
|
|
|
.enet0 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-01-19 13:46:25 +00:00
|
|
|
@@ -670,6 +672,8 @@ static struct board_info __initdata boar
|
2013-07-20 11:30:26 +00:00
|
|
|
.has_uart0 = 1,
|
|
|
|
.has_enet0 = 1,
|
|
|
|
.enet0 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-01-19 13:46:25 +00:00
|
|
|
@@ -955,6 +959,8 @@ static struct board_info __initdata boar
|
2013-07-20 11:30:26 +00:00
|
|
|
.use_internal_phy = 1,
|
|
|
|
},
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-01-19 13:46:25 +00:00
|
|
|
@@ -1027,6 +1033,8 @@ static struct board_info __initdata boar
|
2013-07-20 11:30:26 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-01-19 13:46:25 +00:00
|
|
|
@@ -1256,6 +1264,8 @@ static struct board_info __initdata boar
|
2013-07-20 11:30:26 +00:00
|
|
|
.use_internal_phy = 1,
|
|
|
|
},
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-01-19 13:46:25 +00:00
|
|
|
@@ -1431,6 +1441,8 @@ static struct board_info __initdata boar
|
2013-07-20 11:30:26 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-06-21 19:23:18 +00:00
|
|
|
@@ -1621,6 +1633,8 @@ static struct board_info __initdata boar
|
2013-07-20 11:30:26 +00:00
|
|
|
.use_internal_phy = 1,
|
|
|
|
},
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
2014-06-21 19:23:18 +00:00
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
|
|
|
@@ -1642,6 +1656,8 @@ static struct board_info __initdata boar
|
|
|
|
.use_internal_phy = 1,
|
|
|
|
},
|
|
|
|
.enet1 = {
|
2013-07-20 11:30:26 +00:00
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
2014-06-21 19:23:18 +00:00
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
|
|
|
@@ -1661,6 +1677,8 @@ static struct board_info __initdata boar
|
|
|
|
.use_internal_phy = 1,
|
|
|
|
},
|
|
|
|
.enet1 = {
|
2013-07-20 11:30:26 +00:00
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-06-30 13:34:28 +00:00
|
|
|
@@ -2032,6 +2050,8 @@ static struct board_info __initdata boar
|
2013-07-20 11:30:26 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-06-30 13:34:28 +00:00
|
|
|
@@ -2084,6 +2104,8 @@ static struct board_info __initdata boar
|
2013-07-20 11:30:26 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-06-30 13:34:28 +00:00
|
|
|
@@ -2225,6 +2247,8 @@ static struct board_info __initdata boar
|
2013-07-20 11:30:26 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-06-30 13:34:28 +00:00
|
|
|
@@ -2342,6 +2366,8 @@ static struct board_info __initdata boar
|
2013-07-20 11:30:26 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|