From: Mark A. Greer Date: Fri, 1 Apr 2011 14:41:26 +0000 (+0100) Subject: ARM: 6859/1: Add writethrough dcache support for ARM926EJS processor X-Git-Tag: v3.0-rc1~328^2~1^4~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af3e4fd37a18f2e5a00175bc96061541d1364a3b;p=pandora-kernel.git ARM: 6859/1: Add writethrough dcache support for ARM926EJS processor The ARM kernel supports writethrough data cache via the CONFIG_CPU_DCACHE_WRITETHROUGH option. However, that functionality wasn't implemented in the arch/arm/boot/compressed code. It is now necessary due to a new ARM926EJS processor that has an issue with writeback data cache. Signed-off-by: Mark A. Greer Signed-off-by: Russell King --- Reading git-diff-tree failed