git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94a46d3
)
sh: Disable MMUCR_AT for SH-4 nommu.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 7 Apr 2010 08:08:32 +0000
(17:08 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 7 Apr 2010 08:08:32 +0000
(17:08 +0900)
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>
No differences found