commit | b4e2a2a2f39cc21ed898217ae2d256706723fabb | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon Jan 04 11:13:54 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jan 04 11:13:54 2010 +0900 |
tree | f5317bddbef67949cf9b596dc311b53e4b9969c7 | |
parent | 8152a74bc087ffd03e024eaaf5a853ecf62d376d [diff] |
sh: Disable PMB for SH4AL-DSP CPUs. While the PMB is available on SH-4A parts, SH4AL-DSP parts exclude it altogether. As such, explicitly disable PMB support for these parts. If this changes in the future for newer subtypes, this will have to be made more fine-grained. Signed-off-by: Paul Mundt <lethal@linux-sh.org>