linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Chris Zimman <chris@cryptoapps.com>
To: Jerry Walden <jwalden123@adelphia.net>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: custom PPC405GPr board almost boots - one last step
Date: Fri, 4 Apr 2003 22:09:36 -0800	[thread overview]
Message-ID: <20030405060936.GA28528@mail.cryptoapps.com> (raw)
In-Reply-To: <MMEKKOMGOBGEIENHLGDLMEJGCHAA.jwalden123@adelphia.net>


On Fri, Apr 04, 2003 at 11:24:16PM -0500, Jerry Walden wrote:
> Well I'm getting much further now.  Problem was I did not have ext2
> filesystem in
> my kernel configuration.  Now the initialization seems to complete and it
> looks to
> me like either a prompt is trying to print out, or some other type of text.
> In any
> case I am wonder when the boot gets as far as this one does, can or does
> something
> happen to the serial port?  Does it try to bring up a console on the serial
> port
> and somehow is getting confused?
> .?
> 9H?.6??.??).?)!).!)!?..??..???9.???.?).????.??...?1.??1?9?.6?..)!?..!!.)...?
> 3H????.?...!)!.&?...?!?

Check the baud rate of ttyS0 in /etc/inittab

If you are booting with 9600, then you need to have
something like:

# Example how to put a getty on a serial line (for a terminal)
#
T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100

--Chris

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2003-04-05  6:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-05  4:24 custom PPC405GPr board almost boots - one last step Jerry Walden
2003-04-05  6:09 ` Chris Zimman [this message]

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=20030405060936.GA28528@mail.cryptoapps.com \
    --to=chris@cryptoapps.com \
    --cc=jwalden123@adelphia.net \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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 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).