From 2514d7f79927c8e3935c594c9ec4fa007333ade8 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 23 Oct 2007 10:46:19 +0000 Subject: The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver. SVN-Revision: 9416 --- target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_defs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/adm5120/files/include/asm-mips/mach-adm5120') diff --git a/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_defs.h b/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_defs.h index d39620aabb..2f92a4564a 100644 --- a/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_defs.h +++ b/target/linux/adm5120/files/include/asm-mips/mach-adm5120/adm5120_defs.h @@ -30,6 +30,7 @@ #define ADM5120_SDRAM1_BASE 0x01000000 #define ADM5120_SRAM1_BASE 0x10000000 #define ADM5120_NAND_BASE ADM5120_SRAM1_BASE +#define ADM5120_EXTIO0_BASE 0x10C00000 #define ADM5120_MPMC_BASE 0x11000000 #define ADM5120_USBC_BASE 0x11200000 #define ADM5120_PCIMEM_BASE 0x11400000 -- cgit v1.2.3