Re: [patch] early printk and boot console fixups.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Bjorn Helgaas
Date: Wednesday, May 16, 2007 - 8:59 am

On Tuesday 15 May 2007 10:17:50 pm Yinghai Lu wrote:

I would rather try to merge 8250_early and early_printk.
"console=uart,io,0x3f8" is already pretty similar to
"earlyprintk=serial", and it would be nice to have only one.

"console=uart" does have the disadvantage that you have to know the
port address.  But it has the advantage that it doesn't depend on
compiled-in legacy serial port names.  If you need early console
output, you're probably a developer and can come up with the address.

I think it would be nice to have a "console=vga".  That could use
the current "earlyprintk=vga" implementation, and automatically
hand off to tty0.

Then we could remove "earlyprintk=" and always use "console=uart"
or "console=vga".

Bjorn


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch] early printk and boot console fixups., Gerd Hoffmann, (Fri Feb 16, 7:49 am)
Re: [patch] early printk and boot console fixups., Yinghai Lu, (Tue May 15, 9:17 pm)
Re: [patch] early printk and boot console fixups., Bjorn Helgaas, (Wed May 16, 8:59 am)
Re: [patch] early printk and boot console fixups., Yinghai Lu, (Wed May 16, 9:29 am)
Re: [patch] early printk and boot console fixups., Bjorn Helgaas, (Wed May 16, 9:56 am)
Re: [patch] early printk and boot console fixups., Maciej W. Rozycki, (Wed May 16, 10:09 am)
Re: [patch] early printk and boot console fixups., Bjorn Helgaas, (Wed May 16, 11:14 am)
Re: [patch] early printk and boot console fixups., Maciej W. Rozycki, (Thu May 17, 2:45 am)
Re: [patch] early printk and boot console fixups., Yinghai Lu, (Thu May 17, 9:54 am)
Re: [patch] early printk and boot console fixups., Bjorn Helgaas, (Thu May 17, 10:18 am)