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