commit | 6e8a0d11a088ed51b1b649d3a1127a7bda3700a0 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Dec 04 16:22:11 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Dec 04 16:22:11 2009 +0900 |
tree | ccf75bf36c8dd5c5f0dce18be8f5cb8c9ad59079 | |
parent | a781d1e5ff6277f80ff3c9503775521bc64cf131 [diff] |
sh: Make associative cache writes fatal on all SH-4A parts. Now that associative cache writes are no longer needed by the SH-4/SH-4A cache flush code, associative write support can be explicitly disabled for all SH-4A parts. This makes any associative write throw an exception, as this behaviour can not be assumed to exist on future parts. Signed-off-by: Paul Mundt <lethal@linux-sh.org>