imx6ul UART bytes are dropping(sumo-kernel 4.14.78-1.0.0_ga)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

imx6ul UART bytes are dropping(sumo-kernel 4.14.78-1.0.0_ga)

696 Views
michaelwesley
Contributor I

Recently i moved my distro to yocto sumo from yocto jethro branch. In the kernel, i'm getting the following issue in the UART related with SDMA like, 

imx-sdma 20ec000.sdma: external firmware not found, using ROM firmware

We are using uart ports majorly for communication and we are not changing anything related to uart in the imx6ul.dtsi file. Our older BSP(kernel 4.1.15) is completely working fine with the uart application. We want to go with 4.14.78 version for our device, is there any way to use the UART on this version of imx6ul without any trouble??

Labels (2)
0 Kudos
Reply
1 Reply

531 Views
Yuri
NXP Employee
NXP Employee

Hello,

    It is highly recommended to use hardware flow control (CTS\RTS)  for  high speed

DMA UART transfer.

  Also customers can try to use XON/XOFF software flow control.


Have a great day,
Yuri

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos
Reply