aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/adm8668/files/arch/mips/include/asm/mach-adm8668/adm8668.h
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-12-06 22:40:12 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-12-06 22:40:12 +0000
commitcdf3b8f2337bf67103e4d5a2ecf70e4bcda9b64e (patch)
tree61df93ed46ab4143934ef4f5fceead450f0aece5 /target/linux/adm8668/files/arch/mips/include/asm/mach-adm8668/adm8668.h
parent1a027d80053f1a7002c91b0b2a640bf4c659b2cc (diff)
downloadmaster-187ad058-cdf3b8f2337bf67103e4d5a2ecf70e4bcda9b64e.tar.gz
master-187ad058-cdf3b8f2337bf67103e4d5a2ecf70e4bcda9b64e.tar.bz2
master-187ad058-cdf3b8f2337bf67103e4d5a2ecf70e4bcda9b64e.zip
[adm8668] 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34553 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm8668/files/arch/mips/include/asm/mach-adm8668/adm8668.h')
-rw-r--r--target/linux/adm8668/files/arch/mips/include/asm/mach-adm8668/adm8668.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/adm8668/files/arch/mips/include/asm/mach-adm8668/adm8668.h b/target/linux/adm8668/files/arch/mips/include/asm/mach-adm8668/adm8668.h
index 250447bbf3..f0608d155c 100644
--- a/target/linux/adm8668/files/arch/mips/include/asm/mach-adm8668/adm8668.h
+++ b/target/linux/adm8668/files/arch/mips/include/asm/mach-adm8668/adm8668.h
@@ -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