From: David Howells Date: Wed, 27 Oct 2010 16:28:43 +0000 (+0100) Subject: MN10300: AM34: The current cacheflush routines operate by controlling tag regs X-Git-Tag: v2.6.37-rc1~81^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=518d4bb7464dd3c04aeb23874dc360b54058c01e;p=pandora-kernel.git MN10300: AM34: The current cacheflush routines operate by controlling tag regs The current cache flush and invalidate routines operate by controlling the cache tag registers. Rename the files and add config items to select them. This makes it easier to support the use of other cache flush methods instead, such as the use of AM34's area purge registers, if available. Signed-off-by: David Howells --- Reading git-diff-tree failed