linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* MPC83xx console : no output after handover
@ 2009-03-31 20:30 Matthew L. Creech
  2009-03-31 20:45 ` Gary Thomas
  2009-03-31 21:48 ` Scott Wood
  0 siblings, 2 replies; 9+ messages in thread
From: Matthew L. Creech @ 2009-03-31 20:30 UTC (permalink / raw)
  To: linuxppc-dev

(Sorry if this is a dupe, but I think my first attempt was filtered out)

Hi,

I'm trying to get Linux booting on a custom board based on the MPC8313
ERDB, but there's no output after the console is transferred.  I get
the following:

Using MPC831x RDB machine description
Linux version 2.6.29 (mlcreech@lap) (gcc version 4.3.2 (Sourcery G++ Lite 4.3-50
) ) #2 PREEMPT Tue Mar 31 14:54:27 EDT 2009
console [udbg0] enabled

... (normal boot output) ...

Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
serial8250.0: ttyS0 at MMIO 0xe0004500 (irq = 16) is a 16550A
console handover: boot [udbg0] -> real [ttyS0]
serial8250.0: ttyS1 at MMIO 0xe0004600 (irq = 17) is a 16550A

If I boot with "console=udbg0,115200", then it gets much further along
before printing "turn off boot console udbg0".  So presumably the
kernel is booting beyond this point, but my console isn't printing any
output.  I traced from that last line back up the call stack to the
end of drivers/serial/8250.c:serial8250_init(), and everything seems
okay (it returns 0, and pritnk() still works fine at that point).  I'm
not sure where to go from there to figure out where the problem lies.
Could someone point me in the right direction, or suggest what might
cause a console problem like this?

Thanks!

-- 
Matthew L. Creech

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

end of thread, other threads:[~2009-04-02 15:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-31 20:30 MPC83xx console : no output after handover Matthew L. Creech
2009-03-31 20:45 ` Gary Thomas
2009-03-31 21:03   ` Matthew L. Creech
2009-03-31 21:26     ` Gary Thomas
2009-03-31 22:22       ` Matthew L. Creech
2009-04-01 18:53         ` Matthew L. Creech
2009-04-02 10:52           ` Gary Thomas
2009-04-02 15:20             ` Matthew L. Creech
2009-03-31 21:48 ` Scott Wood

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).