Hi All,
I'm trying to get all 6 UARTs working on my AM3352 custom board. I have UARTs 0 and 1 working fine. I would like to get UART 5 (/dev/ttyO5) working next as I can easily wire it for a TTL loopback.
Following Manesh's suggestions from a previous post I checked my board file to ensure the pins are pinmuxed correctly and verified that arch/arm/mach-omap2/omap_hwmod_33xx_data.c does contain references to all UARTs. I am using the Linux & U-Boot downloaded from TI's site - the EZ SDK 5.06.
I've attached my pinmux data file, board file and kernel configuration for analysis. Could someone at TI please take a look at these files and let me know where the problem is, if any. We need all 6 UARTs working for our design.
Thank you,
Sean