linux/arch/m68knommu
Greg Ungerer 8ce877a8eb m68knommu: clean up ColdFire cache control code
The cache control code for the ColdFire CPU's is a big ugly mess
of "#ifdef"ery liberally coated with bit constants. Clean it up.

The cache controllers in the various ColdFire parts are actually quite
similar. Just differing in some bit flags and options supported. Using
the header defines now in place it is pretty easy to factor out the
small differences and use common setup and flush/invalidate code.

I have preserved the cache setups as they where in the old code
(except where obviously wrong - like in the case of the 5249). Following
from this it should be easy now to extend the possible setups used on
the CACHE controllers that support split cacheing or copy-back or
write through options.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-01-05 15:19:18 +10:00
..
configs defconfig reduction 2010-08-14 22:26:53 +02:00
kernel m68knommu: remove command line printing DEBUG 2011-01-05 15:19:17 +10:00
lib m68k: merge the mmu and non-mmu versions of checksum.h 2009-09-16 09:43:37 +10:00
mm m68knommu: remove empty __iounmap() it is no used 2011-01-05 15:19:18 +10:00
platform m68knommu: clean up ColdFire cache control code 2011-01-05 15:19:18 +10:00
defconfig defconfig reduction 2010-08-14 22:26:53 +02:00
Kconfig m68knommu: use user stack pointer hardware on some ColdFire cores 2011-01-05 15:19:18 +10:00
Kconfig.debug m68knommu: removing config variable DUMPTOFLASH 2008-02-05 09:44:21 -08:00
Makefile m68knommu: make Coldfire 548x support more generic 2011-01-05 15:19:17 +10:00