Tool/software:
Linux SDK7.03.00.005.
/cfs-file/__key/communityserver-discussions-components-files/791/am335x_2D00_evmsk_2D00_cm.dts
On customer's system used 6 UARTs from 0-5, UART0 as console, UART2 at 460800bps, all other UART at 115200bps.
Test method:
#1. Connect UART1 with UART3, UART4 with UART5 at 115200bps. UART2 TX to RX at 460800bps.

#2. UART2 at 460800bps, other UART at 115200bps, all short TX to RX on itself.

test about 10s, on UART1 and UART2 have extra 0 data, the test code will stop when detect error data.
#1. Same hardware, same test method, no such issue on SDK2.1 with Kernel 4.1 and SDK 1.0.0.3 with Kernel 3.2
#2. The error relate to UART port count:
- If only test with 4 UART1-4, test 30s with 10 round, no issue.
- Test with 5 UART1-5, test 30s, test 10 round, 6 round have extra 0.
- only test UART2 at 460800, test 10 round, no issue.
UART 1 and UART 2 configured DMA in SDK default am33xx-l4.dtsi.