Commits

Huang Shijie committed b9f10a50d60
ENGR00170465-1 MX6Q/SDMA : update the SDMA script for UART RX The old script does not clear the IDLE flag. So when the IDDMAEN(UCR4[6]) is enabled, the RX only receives few bytes(such as 2 or 1 byte) per DMA operation. The new script fixes it. Signed-off-by: Huang Shijie <b32955@freescale.com>