commit | d9b9487af79955a8e8fcddc963f56697e020cfed | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Jan 18 21:08:32 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jan 18 21:08:32 2010 +0900 |
tree | fc04b367df0bf5c646f87237cd14173ffe868fea | |
parent | 0c54de146ef4303ed3c5879b043894c8db637507 [diff] |
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>