commit | cb9d7707cd9be57830f31616233f6a872ca8416d | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Mon Jul 12 21:50:59 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jul 18 20:29:47 2010 +0100 |
tree | 6b380a5fc3c0f8efcc97455ee85a08da1d6ce4f9 | |
parent | f159f4ed55bb0fa5470800641e03a13a7e0eae6e [diff] |
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 <nico@fluxnic.net> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>