git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3105121
)
sh: Fix the offset from P1SEG/P2SEG where we map RAM
author
Matt Fleming
<matt@console-pimps.org>
Tue, 6 Oct 2009 21:22:32 +0000
(21:22 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Sat, 10 Oct 2009 12:52:26 +0000
(21:52 +0900)
We need to map the gap between 0x00000000 and __MEMORY_START in the PMB,
as well as RAM.
With this change my 7785LCR board can switch to 32bit MMU mode at
runtime.
Signed-off-by: Matt Fleming <matt@console-pimps.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found