projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add ar7-2.6 fixes by Stefan Weil
[openwrt.git]
/
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
4e082f8
..
f4d1237
100644
(file)
--- 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.
*/
* This handles the memory map.
* We handle pages at KSEG0 for kernels with 32 bit address space.
*/
-#define PAGE_OFFSET 0x
80
000000UL
-#define PHYS_OFFSET 0x14000000UL
+#define PAGE_OFFSET 0x
94
000000UL
+#define PHYS_OFFSET
0x14000000UL
/*
* Memory above this physical address will be considered highmem.
/*
* Memory above this physical address will be considered highmem.
This page took
0.026274 seconds
and
4
git commands to generate.