[ARM] 4135/1: Add support for the L210/L220 cache controllers
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 5 Feb 2007 13:48:19 +0000 (14:48 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 11 Feb 2007 16:48:02 +0000 (16:48 +0000)
This patch adds the support for the L210/L220 (outer) cache
controller. The cache range operations are done by index/way since L2
cache controller only accepts physical addresses.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found