commit | 99dc5c0ca953fb154a3c75ebc6801e0a3c2fe3fe | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Apr 07 17:08:32 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Apr 07 17:08:32 2010 +0900 |
tree | b8d13e936d70f37f70f46ab4adf22a93f48775fc | |
parent | 94a46d3cde81fc82eef2105fcb5c9e6e31bac0f7 [diff] |
sh: Disable MMUCR_AT for SH-4 nommu. Presently address translation is default-enabled regardless of whether CONFIG_MMU is set or not in the SH-4 case, this fixes it up, and also makes the control init word a bit more readable in the process. Signed-off-by: Paul Mundt <lethal@linux-sh.org>