]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: wii: allow ioremap within the memory hole
authorAlbert Herranz <albert_herranz@yahoo.es>
Sat, 12 Dec 2009 06:31:55 +0000 (06:31 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 13 Dec 2009 05:24:32 +0000 (22:24 -0700)
commit8d4241ca7db80a954b7f19b7bca372f30718cf22
treeba56bd9730b2441e3898f00fb974d6ff686f4163
parent6b5f0e41b32bc5223671eee7f831973fda51bbbb
powerpc: wii: allow ioremap within the memory hole

Enable the flag that allows a platform to ioremap memory marked
as reserved.

This is currently needed on the Nintendo Wii video game console
due to the workaround introduced in "wii: use both mem1 and mem2 as ram".

This will no longer be needed when proper discontig memory support
for 32-bit PowerPC is added to the kernel.

Signed-off-by: Albert Herranz <albert_herranz@yahoo.es>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/powerpc/platforms/embedded6xx/wii.c