public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Serial console for Linux at SCC1?
@ 2003-08-13 11:48 Steven Scholz
  2003-08-13 14:43 ` [U-Boot-Users] " Wolfgang Denk
  0 siblings, 1 reply; 4+ messages in thread
From: Steven Scholz @ 2003-08-13 11:48 UTC (permalink / raw)
  To: u-boot

Hi there,

on my MPC8xx board I use SMC1 as serial console for U-Boot and Linux.

I start linux using these bootargs

setenv bootargs root=/dev/mtdblock0 rw console=ttyS0

Linux tells me
...
CPM UART driver version 0.04
ttyS0 on SMC1 at 0x0280, BRG1
ttyS1 on SMC2 at 0x0380, BRG2
ttyS2 on SCC1 at 0x0000, BRG3
...

Everything is fine.
BUT:
Now I just wanted to set bootargs to "root=/dev/mtdblock0 rw console=ttyS2"
in order to get a Linux console at a different Port.
But it's not working, i.e. I can't see any messages at ttyS2.

Could it be that since I configured U-Boot to use SMC for console, it's not going work
with SCC anyway?

Thanks,

Steven

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

end of thread, other threads:[~2003-08-13 15:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-13 11:48 [U-Boot-Users] Serial console for Linux at SCC1? Steven Scholz
2003-08-13 14:43 ` [U-Boot-Users] " Wolfgang Denk
2003-08-13 14:56   ` Steven Scholz
2003-08-13 15:16     ` Wolfgang Denk

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