[ar71xx] wnr2000: enable ar8216 workaround, add network config. LAN ports now work
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / files / arch / mips / ar71xx / mach-wnr2000.c
index be51727c9c1142f66a26dd362c8cf802c790833c..252856d2c97f0e7609721b8acf384dc9ed407d40 100644 (file)
@@ -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;