[uClinux-dev] Enable the 3rd UART port on 5329EVB
Greg Ungerer
gerg at snapgear.com
Sun Oct 14 20:43:12 EDT 2007
Hi Allen,
Allen Yang wrote:
> Microprocessor MCF5329 on ColdFire 5329EVB has 3 UART ports. However,
> the uClinux 2.6.17-uc1 kernel only support 2 UART ports: UART 0 and UART
> 1. I am wondering if it's easy to enable the 3rd UART port in the
> kernel.
Yes, it should be easy to do.
The basic support will just be adding another table entry into
the "mcfrs_table" array in linux-2.6.x/drivers/serial/mcfserial.c.
More recent versions of this have it.
Regards
Greg
> Has anybody here enabled the 3rd UART port ColdFire 5329EVB?
>
> Many thanks,
>
> Allen Yang
>
------------------------------------------------------------------------
Greg Ungerer -- Chief Software Dude EMAIL: gerg at snapgear.com
Secure Computing Corporation PHONE: +61 7 3435 2888
825 Stanley St, FAX: +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com
More information about the uClinux-dev
mailing list