Hi All,
We are using NXP Imx6 mx6sabresd processor board. We have three UART available for the board. UART1,UART2 and UART5. In that UART5 is the debug port and all UART are initialized in dts file and board.c files.
Now at U-boot stage we have UART5 as debug port and initialized UART1 also. Can anyone help me to find out a way read/write using UART1?
Do I need to make any u-boot code changes to read/write some custom data via UART1? If yes which files I should change? and I am not aware of the exact changes.
Thanks in advance
Regards