Hi,
I have designed one of design based on AM5728. In the EVM UART3 is used for Debug Uart, while in our design we have configure the same UART3 as serial debug, but the pin configurations are different i.e EVM has used Pin D27 of AM5728 as UART3_RXD & C28 as UART3_TXD while in our design I have configured pin V2 of AM5728 as UART3_RXD & Y1 as UART3_TXD.
So can you please tell me the changes I need to do in the U-Boot Code/Pin Mux Settings to configure the debug uart as per my pin configurations.