Hi all, We observed a behavior with the am3358 evm.
We are able to boot the EVM in NAND boot mode and also able to see the log outputs on Tera term when connected to UART0. So it means the ROM code of the processor is coming up properly and device is able to boot.
How ever when we are changing the SYS Boot switch to UART Boot mode and powering on the EVM kit, We are not able to get the "CCCC" Character on Tera term which is expected as per the below url.
http://processors.wiki.ti.com/index.php/AM335x_U-Boot_User's_Guide#UART_2
We are not suspecting the UART0 Hardware, or the comport settings as we are able to see the log output in NAND Boot.
What could be the possible reason. Please assist.