2014-02-24 15:54:12 +00:00
|
|
|
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
|
|
|
|
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
|
2014-08-01 21:56:38 +00:00
|
|
|
@@ -616,6 +616,8 @@ static struct board_info __initdata boar
|
2014-02-24 15:54:12 +00:00
|
|
|
.has_uart0 = 1,
|
|
|
|
.has_enet0 = 1,
|
|
|
|
.enet0 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-08-01 21:56:38 +00:00
|
|
|
@@ -659,6 +661,8 @@ static struct board_info __initdata boar
|
2014-02-24 15:54:12 +00:00
|
|
|
.has_uart0 = 1,
|
|
|
|
.has_enet0 = 1,
|
|
|
|
.enet0 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-08-01 21:56:38 +00:00
|
|
|
@@ -946,6 +950,8 @@ static struct board_info __initdata boar
|
2014-02-24 15:54:12 +00:00
|
|
|
.use_internal_phy = 1,
|
|
|
|
},
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-08-01 21:56:38 +00:00
|
|
|
@@ -1019,6 +1025,8 @@ static struct board_info __initdata boar
|
2014-02-24 15:54:12 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-08-01 21:56:38 +00:00
|
|
|
@@ -1249,6 +1257,8 @@ static struct board_info __initdata boar
|
2014-02-24 15:54:12 +00:00
|
|
|
.use_internal_phy = 1,
|
|
|
|
},
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-08-01 21:56:38 +00:00
|
|
|
@@ -1425,6 +1435,8 @@ static struct board_info __initdata boar
|
2014-02-24 15:54:12 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-08-01 21:56:38 +00:00
|
|
|
@@ -1616,6 +1628,8 @@ static struct board_info __initdata boar
|
2014-02-24 15:54:12 +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-08-01 21:56:38 +00:00
|
|
|
@@ -1638,6 +1652,8 @@ static struct board_info __initdata boar
|
2014-06-21 19:23:18 +00:00
|
|
|
.use_internal_phy = 1,
|
|
|
|
},
|
|
|
|
.enet1 = {
|
2014-02-24 15:54:12 +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-08-01 21:56:38 +00:00
|
|
|
@@ -1658,6 +1674,8 @@ static struct board_info __initdata boar
|
2014-06-21 19:23:18 +00:00
|
|
|
.use_internal_phy = 1,
|
|
|
|
},
|
|
|
|
.enet1 = {
|
2014-02-24 15:54:12 +00:00
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-08-01 21:56:38 +00:00
|
|
|
@@ -2030,6 +2048,8 @@ static struct board_info __initdata boar
|
2014-02-24 15:54:12 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-08-01 21:56:38 +00:00
|
|
|
@@ -2083,6 +2103,8 @@ static struct board_info __initdata boar
|
2014-02-24 15:54:12 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-08-01 21:56:38 +00:00
|
|
|
@@ -2224,6 +2246,8 @@ static struct board_info __initdata boar
|
2014-02-24 15:54:12 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|
2014-08-01 21:56:38 +00:00
|
|
|
@@ -2342,6 +2366,8 @@ static struct board_info __initdata boar
|
2014-02-24 15:54:12 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
.enet1 = {
|
|
|
|
+ .has_phy = 1,
|
|
|
|
+ .phy_id = 0,
|
|
|
|
.force_speed_100 = 1,
|
|
|
|
.force_duplex_full = 1,
|
|
|
|
},
|