git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddffeb8
)
ARM: vexpress: Make the debug UART detection more specific
author
Pawel Moll
<pawel.moll@arm.com>
Tue, 4 Sep 2012 16:06:20 +0000
(17:06 +0100)
committer
Pawel 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