[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] Adding kernel support for more UARTs
Hi Douglas,
Douglas Bruey wrote:
I am developing a microblaze system that has more than four uarts. I am
looking for some direction on where I need to apply configuration or
source changes to support more than the default devices ttyS0-ttyS4.
Currently, my boot output for uarts looks like this:
[snip]
I imagine it is a simple fix, I just don’t know where to start looking.
Line 23 of drivers/serial/uartlite.c, ULITE_NR_UARTS
If you go to more than 6 devices you will also need to add more entries
in the xilinx_uartlite_device[] table around line 45 of
/arch/microblaze/platform/common/xuartlite.c
Regards,
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/