sh: Fix the offset from P1SEG/P2SEG where we map RAM
authorMatt Fleming <matt@console-pimps.org>
Tue, 6 Oct 2009 21:22:32 +0000 (21:22 +0000)
committerPaul 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