add ar7-2.6 fixes by Stefan Weil
[openwrt/svn-archive/archive.git] / target / linux / ar7-2.6 / files / include / asm-mips / ar7 / spaces.h
index 4e082f824f6a7112f80cd1161cd5f9128aece404..f4d1237925e07fb0cf52becf27790e056e4f58f7 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.