From: Clem Taylor <clem.taylor@gmail.com>
To: linux-mips@linux-mips.org
Subject: should the kernel be initializing the uarts on the Au1550?
Date: Tue, 26 Apr 2005 15:58:00 -0400 [thread overview]
Message-ID: <ecb4efd105042612586d43fcc5@mail.gmail.com> (raw)
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
next reply other threads:[~2005-04-26 19:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-26 19:58 Clem Taylor [this message]
2005-04-26 20:47 ` should the kernel be initializing the uarts on the Au1550? Dan Malek
2005-04-26 21:53 ` Pete Popov
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=ecb4efd105042612586d43fcc5@mail.gmail.com \
--to=clem.taylor@gmail.com \
--cc=linux-mips@linux-mips.org \
/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 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.