ARM: vexpress: Make the debug UART detection more specific
authorPawel Moll <pawel.moll@arm.com>
Tue, 4 Sep 2012 16:06:20 +0000 (17:06 +0100)
committerPawel Moll <pawel.moll@arm.com>
Thu, 18 Oct 2012 16:56:16 +0000 (17:56 +0100)
Base the UART detection heuristic on architecturally defined
MIDR register instead of implementation dependent CBAR. The
only tile using the original memory map is V2P-CA9 with Cortex
A9 r0p1, which MIDR contains value 0x410fc091.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>

No differences found