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)
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>

No differences found