forked from Ivasoft/openwrt
cleanup PCI controller code
At some point we should make the ADM5120 PCI controller driver a real platform driver and share that one between the two targets. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34553
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
#define ADM8668_SMEM0_BASE 0x1FC00000
|
||||
#define ADM8668_NAND_BASE 0x1FFFFF00
|
||||
|
||||
#define PCICFG_BASE 0x12200000
|
||||
#define PCIDAT_BASE 0x12400000
|
||||
#define ADM8668_PCICFG_BASE 0x12200000
|
||||
#define ADM8668_PCIDAT_BASE 0x12400000
|
||||
|
||||
/** onboard uart **/
|
||||
#define ADM8668_UARTCLK_FREQ 62500000
|
||||
|
||||
Reference in New Issue
Block a user