From: Matt Fleming Date: Tue, 6 Oct 2009 21:22:30 +0000 (+0000) Subject: sh: Remap physical memory into P1 and P2 in pmb_init() X-Git-Tag: v2.6.33-rc1~347^2~27^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3105121949b609964f370d42d1b90fe7fc01d6b1;p=pandora-kernel.git 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 Signed-off-by: Paul Mundt --- Reading git-diff-tree failed