Tool/software:
Hi TI expert,
I noticed on the AM62x TRM that, before set baudrate for UART, MDR1.MODE_SELECT should be set to 0x7(Chap 12.2.4.5.5.1).
However, I didn't find this step in the corresponding part of the code(omap_8250_set_termios), please tell me if this operation is moved to other part or just don't do it before baudrate config, thanks!