remarkable-linux/arch/m68knommu/platform
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
..
54xx m68knommu: make Coldfire 548x support more generic 2011-01-05 15:19:17 +10:00
68EZ328
68VZ328 arch/m68knommu: Removing dead 68328_SERIAL_UART2 config option 2010-10-21 10:17:29 +10:00
520x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
523x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
527x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
528x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
532x m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5206 m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5206e m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5249 m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5272 m68knommu: some boards use fixed phy for FEC ethernet 2010-10-22 15:07:54 +10:00
5307 m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
5407 m68knommu: change to new flag variables 2010-10-21 10:17:31 +10:00
68328 m68knommu: convert to using tracehook_report_syscall_* 2010-10-22 15:12:34 +10:00
68360 m68knommu: convert to using tracehook_report_syscall_* 2010-10-22 15:12:34 +10:00
coldfire m68knommu: clean up ColdFire cache control code 2011-01-05 15:19:18 +10:00
Makefile