commit | ecba1060583635ab55092072441ff903b5e9a659 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sat Aug 15 11:05:42 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sat Aug 15 11:05:42 2009 +0900 |
tree | d84dc75eae0b1bb2a2751240783444e2e92ca695 | |
parent | e82da214d2fe3dc2610df966100c4f36bc0fad91 [diff] |
sh: Centralize the CPU cache initialization routines. This provides a central point for CPU cache initialization routines. This replaces the antiquated p3_cache_init() method, which the vast majority of CPUs never cared about. Signed-off-by: Paul Mundt <lethal@linux-sh.org>