All of lore.kernel.org
 help / color / mirror / Atom feed
* should the kernel be initializing the uarts on the Au1550?
@ 2005-04-26 19:58 Clem Taylor
  2005-04-26 20:47 ` Dan Malek
  2005-04-26 21:53 ` Pete Popov
  0 siblings, 2 replies; 3+ messages in thread
From: Clem Taylor @ 2005-04-26 19:58 UTC (permalink / raw)
  To: linux-mips

It seems that the kernel (2.6.10) isn't properly initializing the
Au1550 serial ports. All three of the serial ports work, just not at
the same time. Linux seems to need yamon to configure the serial port
first. Out of the box yamon uses UART0 & UART3 and ttyS0 & ttyS2
(UART3, the 1550 doesn't have a UART2) work in linux, but ttyS1
doesn't. If I switch yamon to use UART1 & UART3, then ttyS0 doesn't
seem to work in linux. The serial port that isn't configured by yamon
will hang in an ioctl() on calling tcsetattr().

Before I just cheat and add a third serial port to yamon, should the
kernel be initializing the UARTs or does it really expect the yamon to
initialize them first? Is anyone using all 3 serial ports on an
Au1550?

                                  Thanks,
                                  Clem

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

end of thread, other threads:[~2005-04-26 21:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-26 19:58 should the kernel be initializing the uarts on the Au1550? Clem Taylor
2005-04-26 20:47 ` Dan Malek
2005-04-26 21:53 ` Pete Popov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.