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.

How to change UART port from U-BOOT on NETRA EVM

Hello,

I am using TI816X EVM with U-boot version "u-boot-2010.06-psp04.00.00.12" of "ezsdk_5_02".

By default, this Uboot uses UART2 as console port. On our h/w, we have used UART0 as console port.

I want to change the UART port, can anyone suggest how i can change it ??

I tried changing "DEFAULT_UART_BASE" flag in "arch/arm/include/asm/arch-ti81xx/cpu.h" file UART0_BASE as value (which was UART2_BASE originally).

Kind Regards,

Hitesh