commit | e7bd34a15b85655f24d1b45edbe3bdfebf9d027e | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Jul 31 17:07:28 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Sep 21 11:57:46 2007 +0900 |
tree | 051647273266582fe95dcc5cf008534c264be5ae | |
parent | ac919986d7dfc5d1d9f5585521307f222a8ebeaf [diff] |
sh: Support explicit L1 cache disabling. This reworks the cache mode configuration in Kconfig, and allows for explicit selection of write-back/write-through/off configurations. All of the cache flushing routines are optimized away for the off case. Signed-off-by: Paul Mundt <lethal@linux-sh.org>