commit | 3105121949b609964f370d42d1b90fe7fc01d6b1 | [log] [tgz] |
---|---|---|
author | Matt Fleming <matt@console-pimps.org> | Tue Oct 06 21:22:30 2009 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat Oct 10 21:52:03 2009 +0900 |
tree | 20a7a6afa6d8023d20dcc7509a253268e0afdebc | |
parent | edd7de803c79c7df117bf3f0e22ffdba1b1ef256 [diff] |
sh: Remap physical memory into P1 and P2 in pmb_init() Eventually we'll have complete control over what physical memory gets mapped where and we can probably do other interesting things. For now though, when the MMU is in 32-bit mode, we map physical memory into the P1 and P2 virtual address ranges with the same semantics as they have in 29-bit mode. Signed-off-by: Matt Fleming <matt@console-pimps.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>