linux-embedded.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How the kernel printk works before do console_setup.
@ 2009-06-24  3:50 Johnny Hung
  2009-06-24  5:03 ` Tim Bird
  2009-06-29 19:36 ` Freeman
  0 siblings, 2 replies; 6+ messages in thread
From: Johnny Hung @ 2009-06-24  3:50 UTC (permalink / raw)
  To: linux-kernel, linuxppc-dev, linux-embedded

Hi All:
    I have a powerpc arch platform. The default console is ttyS1 not
ttyS0 in the platform. My question is how the kernel print debug
message
like DBG before parse kernel command line and do console_setup
function. The command line passed to kernel about console info is
console=ttyS1.
So kernel can not print anything before parse cmd line and initial
console but the result is against. Anyone point me or give me a clue
is appreciate.

BR, H. Johnny

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-06-29 19:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-24  3:50 How the kernel printk works before do console_setup Johnny Hung
2009-06-24  5:03 ` Tim Bird
2009-06-24 22:56   ` Benjamin Herrenschmidt
2009-06-25  6:27     ` Johnny Hung
2009-06-25  6:37       ` Michael Ellerman
2009-06-29 19:36 ` Freeman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).