2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-29 15:43:59 +08:00
linux-next/arch/m68knommu
Greg Ungerer 0ef6c9b8f7 m68knommu: support version 2 ColdFire split cache
The newer version 2 ColdFire CPU cores support a configurable cache
arrangement. The cache memory can be used as all instruction cache, all
data cache, or split in half for both instruction and data caching.
Support this setup via a Kconfig time menu that allows a kernel builder
to choose the arrangement they want to use.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
2011-01-05 15:19:20 +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: make cache push code ColdFire generic 2011-01-05 15:19:19 +10:00
defconfig defconfig reduction 2010-08-14 22:26:53 +02:00
Kconfig m68knommu: support version 2 ColdFire split cache 2011-01-05 15:19:20 +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