OpenWrt – Diff between revs 2 and 3
?pathlinks?
Rev 2 | Rev 3 | |||
---|---|---|---|---|
Line 137... | Line 137... | |||
137 | }; |
137 | }; |
|
Line 138... | Line 138... | |||
138 | |
138 | |
|
139 | static struct mdio_board_info dr34x_mdio0_info[] = { |
139 | static struct mdio_board_info dr34x_mdio0_info[] = { |
|
140 | { |
140 | { |
|
141 | .bus_id = "ag71xx-mdio.0", |
141 | .bus_id = "ag71xx-mdio.0", |
|
142 | .mdio_addr = 0, |
142 | .phy_addr = 0, |
|
143 | .platform_data = &dr34x_at803x_data, |
143 | .platform_data = &dr34x_at803x_data, |
|
144 | }, |
144 | }, |
|
Line 145... | Line 145... | |||
145 | }; |
145 | }; |