* UART TL 16C550C on custom mpc5200 board
@ 2005-06-13 13:28 Achim Machura
2005-06-13 19:42 ` Wolfgang Denk
0 siblings, 1 reply; 2+ messages in thread
From: Achim Machura @ 2005-06-13 13:28 UTC (permalink / raw)
To: Linuxppc-Embedded (E-Mail)
Hello,
i'm working on a custom 5200 board with kernel 2.4.25.
I have to integrate an UART 16C550C in /dev/ttyXX.
Does everyone knows an existing driver i can modify for use with this chip?
thanks
Achim
____________________________________________
Achim Machura Softwareentwicklung
Berghof Automationstechnik GmbH
Harretstrasse 1, D-72800 Eningen u.A.
Tel: +49-7121-894-131, Fax: +49-7121-894-100
email: machura@berghof.com
Internet: http://www.berghof.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: UART TL 16C550C on custom mpc5200 board
2005-06-13 13:28 UART TL 16C550C on custom mpc5200 board Achim Machura
@ 2005-06-13 19:42 ` Wolfgang Denk
0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Denk @ 2005-06-13 19:42 UTC (permalink / raw)
To: achim.machura; +Cc: Linuxppc-Embedded (E-Mail)
In message <000d01c5701b$d08210e0$34f1ff0a@beint.local> you wrote:
>
> i'm working on a custom 5200 board with kernel 2.4.25.
> I have to integrate an UART 16C550C in /dev/ttyXX.
> Does everyone knows an existing driver i can modify for use with this chip?
You don't have to modify much; just configure the interrupts, add
definitions of STD_SERIAL_OP for all ports to your board file in
arch/ppc/platforms/, and make sure that there is no conflict in major
numbers between drivers/char/serial.c and any other serial driver in
your system.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
A woman should have compassion.
-- Kirk, "Catspaw", stardate 3018.2
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-06-13 19:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-13 13:28 UART TL 16C550C on custom mpc5200 board Achim Machura
2005-06-13 19:42 ` Wolfgang Denk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox