From fcdf98545e57469ab54da31cc5c049d9f11d3b66 Mon Sep 17 00:00:00 2001 From: Thiemo Seufer Date: Thu, 1 Sep 2005 08:56:18 +0000 Subject: [PATCH] --- yaml --- r: 11202 b: refs/heads/master c: f8670e66dc3f08512b57cb7872932fb0710de589 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-mips/mach-ip22/spaces.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b972cbf2d653..b51acfa25573 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 37c8c642ea6deb4837c247de062e3f4c5ae2b282 +refs/heads/master: f8670e66dc3f08512b57cb7872932fb0710de589 diff --git a/trunk/include/asm-mips/mach-ip22/spaces.h b/trunk/include/asm-mips/mach-ip22/spaces.h index e96166f27c49..8385f716798d 100644 --- a/trunk/include/asm-mips/mach-ip22/spaces.h +++ b/trunk/include/asm-mips/mach-ip22/spaces.h @@ -44,7 +44,7 @@ #define CAC_BASE 0xffffffff80000000 #define IO_BASE 0xffffffffa0000000 #define UNCAC_BASE 0xffffffffa0000000 -#define MAP_BASE 0xffffffffc0000000 +#define MAP_BASE 0xc000000000000000 #define TO_PHYS(x) ( ((x) & TO_PHYS_MASK)) #define TO_CAC(x) (CAC_BASE | ((x) & TO_PHYS_MASK))