[PARISC] print more than one character at a time for pdc console
authorKyle McMartin <kyle@shortfin.cabal.ca>
Thu, 6 Dec 2007 17:32:15 +0000 (09:32 -0800)
committerKyle McMartin <kyle@shortfin.cabal.ca>
Thu, 6 Dec 2007 17:32:15 +0000 (09:32 -0800)
There's really no reason not to print more than one character at a
time to the PDC console... Booting is measurably speedier, and now I don't
have to watch individual characters get drawn.

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>

No differences found