On 5/21/07, Bjorn Helgaas <[EMAIL PROTECTED]> wrote:
  early_param("console", setup_early_console);

and have setup_early_console() ignore everything except "uart"?

console= is used
__setup("console=", console_setup);
early_param doesn't have chance to see it.

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

Reply via email to