* SCC and SMC Implementation
@ 2001-01-08 15:59 Bernal, Fernando J
2001-01-08 16:26 ` Daris Nevil
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Bernal, Fernando J @ 2001-01-08 15:59 UTC (permalink / raw)
To: 'linuxppc-embedded@lists.linuxppc.org'
I would like to know if someone has implemented the two SMC and the two SCC
serial ports on an embedded 823 PowerPC.
F.J. Bernal
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: SCC and SMC Implementation
2001-01-08 15:59 SCC and SMC Implementation Bernal, Fernando J
@ 2001-01-08 16:26 ` Daris Nevil
2001-01-08 16:39 ` Wolfgang Denk
2001-01-08 17:12 ` Dan Malek
2 siblings, 0 replies; 4+ messages in thread
From: Daris Nevil @ 2001-01-08 16:26 UTC (permalink / raw)
To: Bernal, Fernando J; +Cc: 'linuxppc-embedded@lists.linuxppc.org'
F.J.,
SNMC has implement both SMC and SCC serial drivers for the MPC850. The drivers
seem to work for the MPC823 as well, although we have not done extensive
testing
for the 823.
You can download the sources from ftp.qslinux.org (documentation on
www.qslinux.org).
The drivers can be found in the directory snmc/qslinux/drivers/char.
Regards,
Daris Nevil
"Bernal, Fernando J" wrote:
> I would like to know if someone has implemented the two SMC and the two SCC
> serial ports on an embedded 823 PowerPC.
>
> F.J. Bernal
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: SCC and SMC Implementation
2001-01-08 15:59 SCC and SMC Implementation Bernal, Fernando J
2001-01-08 16:26 ` Daris Nevil
@ 2001-01-08 16:39 ` Wolfgang Denk
2001-01-08 17:12 ` Dan Malek
2 siblings, 0 replies; 4+ messages in thread
From: Wolfgang Denk @ 2001-01-08 16:39 UTC (permalink / raw)
To: Bernal, Fernando J; +Cc: 'linuxppc-embedded@lists.linuxppc.org'
In message <7A62AD36B644D411B0E500508BDF0CECF1245C@usahm016.exmi01.exch.eds.com> you wrote:
>
> I would like to know if someone has implemented the two SMC and the two SCC
> serial ports on an embedded 823 PowerPC.
I have a MPC860 system which works with serial ports on both SMC's
and all 4 SCC's. I think it should work on 823 and 850 as well (at
least the SMC part is tested).
Which kernel version do you need, 2.2.x or 2.4.x?
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
You can't have everything... where would you put it? - Steven Wright
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: SCC and SMC Implementation
2001-01-08 15:59 SCC and SMC Implementation Bernal, Fernando J
2001-01-08 16:26 ` Daris Nevil
2001-01-08 16:39 ` Wolfgang Denk
@ 2001-01-08 17:12 ` Dan Malek
2 siblings, 0 replies; 4+ messages in thread
From: Dan Malek @ 2001-01-08 17:12 UTC (permalink / raw)
To: Bernal, Fernando J; +Cc: 'linuxppc-embedded@lists.linuxppc.org'
"Bernal, Fernando J" wrote:
>
> I would like to know if someone has implemented the two SMC and the two SCC
> serial ports on an embedded 823 PowerPC.
It's part of the standard kernel release. I think I finally got
the I/O pin configuration right in the upcoming 2.4 release. You
may need to manually edit the configuration table in
arch/ppc/8xx_io/uart.c to get the configuration you desire. It seems
everyone has a different configuration desire that is difficult to
implement in the standard configuration scripts (maybe the upcoming
CML2 will help this).
FYI, the 823 does not have two SCCs, only the 823e does.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-01-08 17:12 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-08 15:59 SCC and SMC Implementation Bernal, Fernando J
2001-01-08 16:26 ` Daris Nevil
2001-01-08 16:39 ` Wolfgang Denk
2001-01-08 17:12 ` Dan Malek
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).