You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/imx6
Koen Vandeputte efb362cd93 imx6: disable dma on uart
When this target got updated to 4.14, this patch got removed to
re-evaluate if it was still needed.

Extensive testing now shows this issue is still present.
Let's re-add the patch to fix it for now.

As the uart bus is very low bandwidth .. performance impact is negligible.

Boot log:

[   22.513051] imx-uart 2020000.serial: DMA transaction error.
[   22.522721] imx-uart 2020000.serial: DMA transaction error.

As a sidenote:
The patch mentiones an issue with RS485, but the bootlog
errors above were recorded with the uart ports in standard RS232 mode.

Compile/Run-tested on imx6/GW5200

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
6 years ago
..
base-files treewide: move nand_do_upgrade call to platform_do_upgrade 6 years ago
image imx6: use DTS_DIR at image build code 6 years ago
patches-4.14 imx6: disable dma on uart 6 years ago
profiles imx6: enable the chipidea usb driver in the kernel config instead of packaging it 8 years ago
Makefile imx6: switch to Linux 4.14 6 years ago
config-4.14 imx6: add support for Linux 4.14 6 years ago