SH2(A) cache update
authorYoshinori Sato <ysato@users.sourceforge.jp>
Mon, 4 Aug 2008 07:33:47 +0000 (16:33 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 4 Aug 2008 07:33:47 +0000 (16:33 +0900)
commitcce2d453e4940d3fccd42a6917d01027148e11c3
treebf921bfd41e4a40e513a1994d474e03f44089c0e
parent1af446edfe3239b2b731f3458b3c285c397464cc
SH2(A) cache update

Includes:
- SH2 (7619) Writeback support.
- SH2A cache handling fix.

Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/cpu-sh2/cpu/cache.h
arch/sh/include/cpu-sh2a/cpu/cache.h
arch/sh/include/cpu-sh2a/cpu/cacheflush.h [new file with mode: 0644]
arch/sh/mm/Kconfig
arch/sh/mm/Makefile_32
arch/sh/mm/cache-sh2.c
arch/sh/mm/cache-sh2a.c [new file with mode: 0644]