wnr2000: enable ar8216 workaround, add network config. LAN ports now work
SVN-Revision: 14663
This commit is contained in:
@@ -133,6 +133,7 @@ static void __init wnr2000_setup(void)
|
||||
ar71xx_eth0_data.phy_mask = 0xf;
|
||||
ar71xx_eth0_data.speed = SPEED_100;
|
||||
ar71xx_eth0_data.duplex = DUPLEX_FULL;
|
||||
ar71xx_eth0_data.has_ar8216 = 1;
|
||||
|
||||
ar71xx_eth1_data.phy_if_mode = PHY_INTERFACE_MODE_RMII;
|
||||
ar71xx_eth1_data.phy_mask = 0x10;
|
||||
|
||||
Reference in New Issue
Block a user