ar71xx: allow to attach the internal switch for AR934x

SVN-Revision: 29550
This commit is contained in:
Gabor Juhos 2011-12-15 22:25:22 +00:00
parent 9ae65588d8
commit e2a546d475

View File

@ -914,6 +914,8 @@ void __init ar71xx_add_device_eth(unsigned int id)
AR934X_RESET_GE1_MDIO;
pdata->ddr_flush = ar934x_ddr_flush_ge1;
pdata->set_speed = ar934x_set_speed_ge1;
pdata->switch_data = &ar71xx_switch_data;
}
pdata->has_gbit = 1;