From 7fff341bb3866a3139a3edbe09c7c07ab9dd56e6 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 4 Jun 2007 09:46:30 +0000 Subject: add ar7-2.6 fixes by Stefan Weil git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7487 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar7-2.6/files/include/asm-mips/ar7/spaces.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '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 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. -- cgit v1.2.3