]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7eb6735f75e092d58f1a2ec2145939c5bba5ccaa
treee827800effdcb4d96a5042aa5540fd5553881775
parent857fc98adc31d0374b31276db7404baecce378a3
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