Question
I want to use additional UART port in u-boot along with existing UART console. How can I do that, I had made necessary changes in dts file, like enabling the status to OKAY. I am stuck at, How to initialize a particular serial port using u-boot cmd?
I am using STM32MP1 EV board.
