From: Jeff Angielski <jeff@theptrgroup.com>
To: linuxppc-dev <linuxppc-dev@ozlabs.org>
Subject: MPC8260 SCC2 UART hang
Date: Fri, 24 Sep 2004 09:55:25 -0400 [thread overview]
Message-ID: <1096034125.8121.15.camel@nighteyes.localdomain> (raw)
I am having a problem with the SCC2 uart whereby the system hangs
whenever I try to use that device. It happens using both the Denx
kernel and the kernel.org 2.4.27 kernel.
I was hoping that somebody can tell me if SCC2 works as expected on
their MPC8260 hardware so that I can reduce the scope of my debug
effort.
Here is the relevant info from the 2.4.27 kenel:
<snip>
CPM UART driver version 0.01
ttyS0 on SMC1 at 0x0000, BRG1
ttyS1 on SMC2 at 0x0040, BRG2
ttyS2 on SCC1 at 0x8000, BRG3
ttyS3 on SCC2 at 0x8100, BRG4
<snip>
Here is the simple test that causes the problem. Once I try to access
/dev/tts/3 the system hangs.
bash-2.05b# echo "something" > /dev/tts/0
something
bash-2.05b# echo "something" > /dev/tts/1
bash-2.05b# echo "something" > /dev/tts/2
bash-2.05b# echo "something" > /dev/tts/3
[system is dead, no console, cannot ping, no nothing...]
FWIW, my hardware is the Embedded Planet EP8260 H2 1.3.
Jeff Angielski
The PTR Group
next reply other threads:[~2004-09-24 13:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-24 13:55 Jeff Angielski [this message]
2004-09-24 17:21 ` MPC8260 SCC2 UART hang Wolfgang Denk
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=1096034125.8121.15.camel@nighteyes.localdomain \
--to=jeff@theptrgroup.com \
--cc=linuxppc-dev@ozlabs.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 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).