X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/8c72b797b421258e17ad6f7afcbc2ab9105e8dc8..247c33e26da97e26cc6dde23aad675c8c63d2050:/target/linux/ar7-2.6/files/include/asm-mips/ar7/spaces.h diff --git a/target/linux/ar7-2.6/files/include/asm-mips/ar7/spaces.h b/target/linux/ar7-2.6/files/include/asm-mips/ar7/spaces.h index 367fe2d34..f4d123792 100644 --- a/target/linux/ar7-2.6/files/include/asm-mips/ar7/spaces.h +++ b/target/linux/ar7-2.6/files/include/asm-mips/ar7/spaces.h @@ -10,7 +10,6 @@ #ifndef _ASM_AR7_SPACES_H #define _ASM_AR7_SPACES_H - #define CAC_BASE 0x80000000 #define IO_BASE 0xa0000000 #define UNCAC_BASE 0xa0000000 @@ -20,8 +19,8 @@ * This handles the memory map. * We handle pages at KSEG0 for kernels with 32 bit address space. */ -#define PAGE_OFFSET 0x80000000UL -#define ARCH_PFN_OFFSET (0x14000000 >> PAGE_SHIFT) +#define PAGE_OFFSET 0x94000000UL +#define PHYS_OFFSET 0x14000000UL /* * Memory above this physical address will be considered highmem.