2
0
forked from Ivasoft/openwrt

ar71xx: fix pci link detection for ar724x

SVN-Revision: 20493
This commit is contained in:
Felix Fietkau
2010-03-26 22:35:27 +00:00
parent 0490c57e31
commit 4e10c56551
2 changed files with 3 additions and 2 deletions

View File

@@ -353,6 +353,7 @@ void ar71xx_ddr_flush(u32 reg);
#define AR724X_PCI_REG_INT_MASK 0x50
#define AR724X_PCI_APP_LTSSM_ENABLE BIT(0)
#define AR724X_PCI_RESET_LINK_UP BIT(0)
#define AR724X_PCI_INT_DEV0 BIT(14)