From f082d1fddf936c406eed2eeeeef89972cf64bd22 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 4 Jun 2007 09:46:30 +0000 Subject: add ar7-2.6 fixes by Stefan Weil SVN-Revision: 7487 --- 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') 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 4e082f824f..f4d1237925 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