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-07-08 12:27:55 +00:00
|
|
|
@@ -613,6 +613,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-07-08 12:27:55 +00:00
|
|
|
@@ -656,6 +658,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-07-08 12:27:55 +00:00
|
|
|
@@ -941,6 +945,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-07-08 12:27:55 +00:00
|
|
|
@@ -1013,6 +1019,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-07-08 12:27:55 +00:00
|
|
|
@@ -1242,6 +1250,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-07-08 12:27:55 +00:00
|
|
|
@@ -1417,6 +1427,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-07-08 12:27:55 +00:00
|
|
|
@@ -1607,6 +1619,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,
|
|
|
|
},
|
2014-07-08 12:27:55 +00:00
|
|
|
@@ -1628,6 +1642,8 @@ static struct board_info __initdata boar
|
2014-06-21 19:23:18 +00:00
|
|
|
.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,
|
|
|
|
},
|
2014-07-08 12:27:55 +00:00
|
|
|
@@ -1647,6 +1663,8 @@ static struct board_info __initdata boar
|
2014-06-21 19:23:18 +00:00
|
|
|
.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-07-08 12:27:55 +00:00
|
|
|
@@ -2018,6 +2036,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-07-08 12:27:55 +00:00
|
|
|
@@ -2070,6 +2090,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-07-08 12:27:55 +00:00
|
|
|
@@ -2211,6 +2233,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-07-08 12:27:55 +00:00
|
|
|
@@ -2328,6 +2352,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,
|
|
|
|
},
|