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:
0d3c673
)
tty/serial: add arm/arm64 semihosting earlycon
author
Rob Herring
<robh@kernel.org>
Fri, 18 Apr 2014 22:19:58 +0000
(17:19 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 24 Apr 2014 23:32:27 +0000
(16:32 -0700)
Add earlycon support for the arm/arm64 semihosting debug serial
interface. This allows enabling a debug console when early_params are
processed. This is based on the arm64 earlyprintk smh support and is
intended to replace it.
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found