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:
d9c1951
)
arm64: early_printk: add support for FastModel console output
author
Marc Zyngier
<Marc.Zyngier@arm.com>
Wed, 27 Feb 2013 18:06:00 +0000
(18:06 +0000)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Wed, 20 Mar 2013 16:46:42 +0000
(16:46 +0000)
Enable early_printk to use the FastModel semihosting to output
the early kernel messages. Works both for host and guest kernels.
To use this feature, pass "early_printk=smh" to the kernel.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
No differences found