From: Linus Walleij Date: Mon, 12 Jul 2010 20:50:59 +0000 (+0100) Subject: ARM: 6222/1: add memory types for the TCMs X-Git-Tag: v2.6.36-rc1~591^2~1^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb9d7707cd9be57830f31616233f6a872ca8416d;p=pandora-kernel.git ARM: 6222/1: add memory types for the TCMs The earlier TCM memory regions were mapped as MT_MEMORY_UNCACHED which doesn't really work on platforms supporting the new v6 features like the NX bit. Add unique MT_MEMORY_[I|D]TCM types instead. Cc: Nicolas Pitre Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed