Other Parts Discussed in Thread: TMDXEVM3358
Hi guys,
I am using the am335x-evm, and I want to reduce the boot-up time.
I found out that after switch on the power, console will appear the steady stream 'C'.
By reference this website : processors.wiki.ti.com/.../AM335x_board_bringup_tips
The 'C' means this device is alive, it will appear three times and cost about 3 sec normally.
On the other hand, If I press any key when switch on the power immediately, the 'C' doesn't appear then the first line of uboot
"U-Boot 2014.07-00001-g4a8e5b8-dirty" will be printed at once.
My question is that is there have any way to reduce the times of boot-up tips without any key pressed?
thanks,
Steve