We are using the LX2160a on our VPX SBC VX6124 ( https://www.kontron.com/en/products/vx6124/p159844), we are facing an issue when the try to change the baudrate on the /dev/ttyAMA1 UART, we get the stty error : stty: /dev/ttyAMA1: cannot perform all requested operations
It is similar with the issue below, but in our case it is not on the console port.
https://community.nxp.com/t5/Layerscape/LX2160a-linux-UART-configuration/m-p/1522691#M11161
We do not understand why we cannot be changed by user space software, because the /dev/ttyAMA1 UART is not our console port. Could you explain why the 2 UARTs port are impacted by this limitation?
It is with amba pl011 uart driver using LSDK 21.08.
Sincerely,