From: nick caruso <n.caruso@rcn.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Question about using PSC2 as console under u-boot -- what am I doing wrong?
Date: Mon, 28 Feb 2005 14:10:01 -0500 [thread overview]
Message-ID: <1109617802.27084.13.camel@linux.site> (raw)
I have what I hope will be a very simple problem to solve:
Here's the situation: we have a custom board based heavily on the
Lite5200 board (Icecube) from Freescale. We have u-boot running on it
in the default configuration where the console is set up on PSC1.
We need to switch the console to the second serial port.
If I change the console in cpu/mpc5xxx/serial.c to PSC2 by changing the
configuration define CONFIG_PSC_CONSOLE in include/configs/IceCube.h to
the value "2" instead of the default "1", the resulting u-boot image
will not work.
When I say "will not work", I mean that there is no output at any
baud rate on any serial port, and the machine appears to be hung.
If I leave the console at PSC1, and then switch the console to
PSC2/ttyS1 when I boot linux, the console switches to PSC2 and works
just fine.
Is there some other configuration step I need to go through to make this
work?
thanks and best regards,
Nick Caruso
reply other threads:[~2005-02-28 19:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1109617802.27084.13.camel@linux.site \
--to=n.caruso@rcn.com \
--cc=u-boot@lists.denx.de \
/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