public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Question about using PSC2 as console under u-boot -- what am I doing wrong?
@ 2005-02-28 19:10 nick caruso
  0 siblings, 0 replies; only message in thread
From: nick caruso @ 2005-02-28 19:10 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-28 19:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-28 19:10 [U-Boot-Users] Question about using PSC2 as console under u-boot -- what am I doing wrong? nick caruso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox