2
0
forked from Ivasoft/openwrt

ar71xx: override fifo_cfg[123] values on AR7240

SVN-Revision: 18614
This commit is contained in:
Gabor Juhos
2009-11-30 13:53:39 +00:00
parent cbae183c9e
commit 35dbf66787
5 changed files with 29 additions and 6 deletions

View File

@@ -33,6 +33,10 @@ struct ag71xx_platform_data {
void (* ddr_flush)(void);
void (* set_pll)(int speed);
u32 fifo_cfg1;
u32 fifo_cfg2;
u32 fifo_cfg3;
};
struct ag71xx_mdio_platform_data {