add ar7-2.6 fixes by Stefan Weil
[openwrt.git] / target / linux / ar7-2.6 / files / include / asm-mips / ar7 / spaces.h
index 4e082f8..f4d1237 100644 (file)
@@ -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.