From: Greg Ungerer Date: Tue, 9 Nov 2010 05:31:08 +0000 (+1000) Subject: m68knommu: support version 2 ColdFire split cache X-Git-Tag: v2.6.38-rc1~8^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ef6c9b8f7bf62ea05be5b26ee14b18a116b0c2a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed