All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@melbourne.sgi.com>
To: Barry Wu <wqb123@yahoo.com>
Cc: linux-mips@oss.sgi.com
Subject: Re: about serial console problem
Date: Mon, 23 Jul 2001 17:11:38 +1000	[thread overview]
Message-ID: <13590.995872298@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Sun, 22 Jul 2001 23:51:25 MST." <20010723065125.26642.qmail@web13905.mail.yahoo.com>

On Sun, 22 Jul 2001 23:51:25 -0700 (PDT), 
Barry Wu <wqb123@yahoo.com> wrote:
>I am porting linux 2.4.3 to our mipsel evaluation
>board. Now I meet a problem. Because I use edown
>to download the linux kernel to evaluation board.
>I update the serial baud rate to 115200.
>I use serial 0 as our console, and I can use
>printk to print debug messages on serial port.
>But after kernel call /sbin/init, I can not
>see "INIT ...  ..." messages on serial port.

Probably you did not code the console boot parameters correctly.  In
LILO, append="console=tty0 console=ttyS0,115200".  printk is written to
all consoles, init messages are only written to the last console
specified.

  reply	other threads:[~2001-07-23  7:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-23  6:51 about serial console problem Barry Wu
2001-07-23  7:11 ` Keith Owens [this message]
2001-07-23 14:29 ` Marc Karasek
2001-07-23 19:56   ` Dave Airlie
2001-07-23 19:56     ` Dave Airlie
  -- strict thread matches above, loose matches on Subject: below --
2001-07-23  6:52 Barry Wu
2001-07-24 20:10 ` Eric W. Biederman
2001-07-24 22:29   ` Robert J.Dunlop
2001-07-25  8:52     ` Eric W. Biederman
2001-07-25 11:12       ` Robert J.Dunlop

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=13590.995872298@kao2.melbourne.sgi.com \
    --to=kaos@melbourne.sgi.com \
    --cc=linux-mips@oss.sgi.com \
    --cc=wqb123@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.