[ARM] 4818/1: RealView: Add core-tile detection
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 4 Feb 2008 16:39:00 +0000 (17:39 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Feb 2008 17:52:24 +0000 (17:52 +0000)
This patch adds the core-tile detection and only enables devices if the
corresponding tile is present. It currently detects the ARM11MPCore via
the core_tile_eb11mp() macro.

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

No differences found