Re: [PATCH] Enable console on PCI serial devices

From: Yinghai Lu
Date: Thu Oct 16 2008 - 12:24:48 EST


Paul Bolle wrote:
> On Wed, 2008-10-15 at 14:48 -0600, n0ano@xxxxxxxxx wrote:
>> On Wed, Oct 15, 2008 at 11:13:19AM +0200, Paul Bolle wrote:
>> As an aside, I would personally be in favor of removing the `earlycon'
>> kernel parameter entirely, it seems to be a strict subset of the
>> `console' parameter and anyone that wants `earlycon' probably wants
>> `console' anyway. Is there a strong argument for keeping that
>> parameter that I'm missing?
>
> The same thing puzzles me too. Note that earlyprintk=serial|ttyS?[...]
> also provides a similar feature.
>
>> earlycon= [KNL] Output early console device and options.
>> - uart[8250],io,<addr>[,options]
>> - uart[8250],mmio,<addr>[,options]
>> + uart[8250],io,<addr>[,options,[clkd]]
>> + uart[8250],mmio,<addr>[,options,[clkd]]
>
> clkd?

earlycon= and conole= share uart[8250]...

the difference console= will start from early console and switch normal console automatically if the ttyS come out with same io/mmio address etc.

YH
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/