Skip to content
Snippets Groups Projects
Commit 906b17dc authored by Paul Mundt's avatar Paul Mundt
Browse files

serial: sh-sci: Kill off the special earlyprintk device.


This reworks some of the code a bit so that we always wrap in to the
global port array instead of flipping between it and the special early
device. This will make it easier to split the initialization in to early
and late parts where we can simply initialize the remaining bits of the
partially-initialized port coming off of the early console later in the
boot process.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 1020520e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment