This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335x IDK UART3

Hi all,

          I am trying to port Linux SDK for IDK Board, for which i need to change the debug port as UART3 from UART0, but after making the necessary changes but i don't see any debug print on it.   Also while setting clock for UART3 i observed that block name CM_WKUP @ addr 0x44E00400 has clock register for UART0 but not for UART3.

Without it is this possible to configure UART3 in uboot to work as debug port? Has any one done it before port for uboot code for IDK? Please help

thanks in advance.