sh: Handle early ioremaps through fixed mappings.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 18 Jan 2010 12:08:32 +0000 (21:08 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 18 Jan 2010 12:08:32 +0000 (21:08 +0900)
commitd9b9487af79955a8e8fcddc963f56697e020cfed
treefc04b367df0bf5c646f87237cd14173ffe868fea
parent0c54de146ef4303ed3c5879b043894c8db637507
sh: Handle early ioremaps through fixed mappings.

This adds in a mem_init_done to work out when a standard ioremap() is
possible, falling back to the fixmap based ioremap otherwise.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/processor.h
arch/sh/mm/init.c
arch/sh/mm/ioremap_32.c
This page took 0.024436 seconds and 5 git commands to generate.