diff --git a/[refs] b/[refs] index 0e7b910bbc4e..1f5a5c2532ed 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c4ed38a0c6e2e5c4906296758f816ee71373792f +refs/heads/master: 1f82bdb11ba141b3a1d37ac8c307686d56544cfe diff --git a/trunk/include/asm-mips/mach-ip27/spaces.h b/trunk/include/asm-mips/mach-ip27/spaces.h index e3b3fe32eeb1..45e61785ef42 100644 --- a/trunk/include/asm-mips/mach-ip27/spaces.h +++ b/trunk/include/asm-mips/mach-ip27/spaces.h @@ -20,6 +20,7 @@ #define IO_BASE 0x9200000000000000 #define MSPEC_BASE 0x9400000000000000 #define UNCAC_BASE 0x9600000000000000 +#define MAP_BASE 0xc000000000000000 #define TO_PHYS(x) ( ((x) & TO_PHYS_MASK)) #define TO_CAC(x) (CAC_BASE | ((x) & TO_PHYS_MASK))