OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 25... Line 25...
25 + .has_phy = 1, 25 + .has_phy = 1,
26 + .phy_id = 0, 26 + .phy_id = 0,
27 .force_speed_100 = 1, 27 .force_speed_100 = 1,
28 .force_duplex_full = 1, 28 .force_duplex_full = 1,
29 }, 29 },
30 @@ -162,6 +168,8 @@ static struct board_info __initdata boar 30 @@ -170,6 +176,8 @@ static struct board_info __initdata boar
31 }, 31 },
Line 32... Line 32...
32 32
33 .enet1 = { 33 .enet1 = {
34 + .has_phy = 1, 34 + .has_phy = 1,
35 + .phy_id = 0, 35 + .phy_id = 0,
36 .force_speed_100 = 1, 36 .force_speed_100 = 1,
37 .force_duplex_full = 1, 37 .force_duplex_full = 1,
38 }, 38 },
39 @@ -186,6 +194,8 @@ static struct board_info __initdata boar 39 @@ -194,6 +202,8 @@ static struct board_info __initdata boar
40 .use_internal_phy = 1, 40 .use_internal_phy = 1,
41 }, 41 },
42 .enet1 = { 42 .enet1 = {
43 + .has_phy = 1, 43 + .has_phy = 1,
44 + .phy_id = 0, 44 + .phy_id = 0,
45 .force_speed_100 = 1, 45 .force_speed_100 = 1,
46 .force_duplex_full = 1, 46 .force_duplex_full = 1,
47 }, 47 },
48 @@ -208,6 +218,8 @@ static struct board_info __initdata boar 48 @@ -224,6 +234,8 @@ static struct board_info __initdata boar
Line 49... Line 49...
49 }, 49 },
50 50
51 .enet1 = { 51 .enet1 = {
52 + .has_phy = 1, 52 + .has_phy = 1,
53 + .phy_id = 0, 53 + .phy_id = 0,
54 .force_speed_100 = 1, 54 .force_speed_100 = 1,
55 .force_duplex_full = 1, 55 .force_duplex_full = 1,
56 }, 56 },
57 @@ -231,6 +243,8 @@ static struct board_info __initdata boar 57 @@ -247,6 +259,8 @@ static struct board_info __initdata boar
58 .use_internal_phy = 1, 58 .use_internal_phy = 1,
59 }, 59 },
60 .enet1 = { 60 .enet1 = {
61 + .has_phy = 1, 61 + .has_phy = 1,
62 + .phy_id = 0, 62 + .phy_id = 0,
63 .force_speed_100 = 1, 63 .force_speed_100 = 1,
64 .force_duplex_full = 1, 64 .force_duplex_full = 1,
65 }, 65 },
66 @@ -252,6 +266,8 @@ static struct board_info __initdata boar 66 @@ -268,6 +282,8 @@ static struct board_info __initdata boar
67 .use_internal_phy = 1, 67 .use_internal_phy = 1,
68 }, 68 },
69 .enet1 = { 69 .enet1 = {
70 + .has_phy = 1, 70 + .has_phy = 1,
71 + .phy_id = 0, 71 + .phy_id = 0,
72 .force_speed_100 = 1, 72 .force_speed_100 = 1,
73 .force_duplex_full = 1, 73 .force_duplex_full = 1,
74 }, 74 },
75 @@ -271,6 +287,8 @@ static struct board_info __initdata boar 75 @@ -287,6 +303,8 @@ static struct board_info __initdata boar
76 .use_internal_phy = 1, 76 .use_internal_phy = 1,
77 }, 77 },
78 .enet1 = { 78 .enet1 = {
79 + .has_phy = 1, 79 + .has_phy = 1,
80 + .phy_id = 0, 80 + .phy_id = 0,
81 .force_speed_100 = 1, 81 .force_speed_100 = 1,
82 .force_duplex_full = 1, 82 .force_duplex_full = 1,
83 }, 83 },
Line 84... Line 84...
84 @@ -298,6 +316,8 @@ static struct board_info __initdata boar 84 @@ -314,6 +332,8 @@ static struct board_info __initdata boar
85 }, 85 },
86 86
87 .enet1 = { 87 .enet1 = {
88 + .has_phy = 1, 88 + .has_phy = 1,
89 + .phy_id = 0, 89 + .phy_id = 0,
90 .force_speed_100 = 1, 90 .force_speed_100 = 1,
91 .force_duplex_full = 1, 91 .force_duplex_full = 1,
Line 92... Line 92...
92 }, 92 },
93 @@ -323,6 +343,8 @@ static struct board_info __initdata boar 93 @@ -339,6 +359,8 @@ static struct board_info __initdata boar
94 }, 94 },
95 95
96 .enet1 = { 96 .enet1 = {
97 + .has_phy = 1, 97 + .has_phy = 1,
98 + .phy_id = 0, 98 + .phy_id = 0,
99 .force_speed_100 = 1, 99 .force_speed_100 = 1,
Line 100... Line 100...
100 .force_duplex_full = 1, 100 .force_duplex_full = 1,
101 }, 101 },
102 @@ -348,6 +370,8 @@ static struct board_info __initdata boar 102 @@ -364,6 +386,8 @@ static struct board_info __initdata boar
103 }, 103 },
104 104
105 .enet1 = { 105 .enet1 = {
106 + .has_phy = 1, 106 + .has_phy = 1,
107 + .phy_id = 0, 107 + .phy_id = 0,
Line 108... Line 108...
108 .force_speed_100 = 1, 108 .force_speed_100 = 1,
109 .force_duplex_full = 1, 109 .force_duplex_full = 1,
110 }, 110 },