From: Greg Ungerer Date: Mon, 17 Oct 2011 04:38:09 +0000 (+1000) Subject: m68k: add cache support for V4e ColdFire cores running with MMU enabled X-Git-Tag: v3.3-rc1~180^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae2eca724af2802739efe02b3fc56daa8b674eb9;p=pandora-kernel.git m68k: add cache support for V4e ColdFire cores running with MMU enabled Add code to deal with instruction, data and branch caches of the V4e ColdFire cores when they are running with the MMU enabled. This code is loosely based on Freescales changes for the caches of the V4e ColdFire in the 2.6.25 kernel BSP. That code was originally by Kurt Mahan (now ). Signed-off-by: Greg Ungerer Acked-by: Geert Uytterhoeven Acked-by: Matt Waddel Acked-by: Kurt Mahan --- Reading git-diff-tree failed