summaryrefslogtreecommitdiffstats
path: root/target/linux/ar7-2.6/files/include/asm-mips/ar7/spaces.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ar7-2.6/files/include/asm-mips/ar7/spaces.h')
-rw-r--r--target/linux/ar7-2.6/files/include/asm-mips/ar7/spaces.h4
1 files changed, 2 insertions, 2 deletions
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 4e082f824..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
@@ -19,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 PHYS_OFFSET 0x14000000UL
+#define PAGE_OFFSET 0x94000000UL
+#define PHYS_OFFSET 0x14000000UL
/*
* Memory above this physical address will be considered highmem.