m68knommu: support ColdFire caches that do copyback and write-through
authorGreg Ungerer <gerg@uclinux.org>
Tue, 9 Nov 2010 06:00:17 +0000 (16:00 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Wed, 5 Jan 2011 05:19:20 +0000 (15:19 +1000)
commit4a5bae416562a8224707a1ff30e83ddab1474fb3
treee827800effdcb4d96a5042aa5540fd5553881775
parent0ef6c9b8f7bf62ea05be5b26ee14b18a116b0c2a
m68knommu: support ColdFire caches that do copyback and write-through

The version 3 and version 4 ColdFire cache controllers support both
write-through and copy-back modes on the data cache. Allow for Kconfig
time configuration of this, and set the cache mode appropriately.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m53xxacr.h
arch/m68k/include/asm/m54xxacr.h
arch/m68knommu/Kconfig