From: Pawel Moll Date: Tue, 4 Sep 2012 16:06:20 +0000 (+0100) Subject: ARM: vexpress: Make the debug UART detection more specific X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~52^2~9^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=852663d94f0cc44199c31c0e42d4801302f41705;p=pandora-kernel.git ARM: vexpress: Make the debug UART detection more specific 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 --- Reading git-diff-tree failed