Hi Vivek
one can look at Sabre AI example where uart4 is used, so in
uboot/include/configs/mx6qsabreauto.h :
#define CONFIG_MXC_UART_BASE UART4_BASE
#define CONFIG_CONSOLE_DEV "ttymxc3"
with kernel boot parameter console=ttymxc3,115200
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------