2
0
forked from Ivasoft/openwrt

ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver

SVN-Revision: 14655
This commit is contained in:
Gabor Juhos
2009-02-25 16:47:11 +00:00
parent 9da4abfe58
commit 0e8a23d053
6 changed files with 45 additions and 5 deletions

View File

@@ -28,6 +28,7 @@ struct ag71xx_platform_data {
u8 has_gbit:1;
u8 is_ar91xx:1;
u8 has_ar8216:1;
void (* ddr_flush)(void);
void (* set_pll)(u32 pll);