projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
3aed8c4
7ba12bb
)
RISC-V: Move from EARLY_PRINTK to SBI earlycon
author
Palmer Dabbelt
<palmer@sifive.com>
Fri, 21 Dec 2018 16:15:39 +0000
(08:15 -0800)
committer
Palmer Dabbelt
<palmer@sifive.com>
Fri, 21 Dec 2018 16:15:39 +0000
(08:15 -0800)
Now that we have earlycon support in the SBI console driver there is no
reason to have our arch-specific early printk support. This patch set
turns on SBI earlycon support and removes the old early printk.
Trivial merge