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.

U-boot on am335x- Common Problems on initial Booting U-boot : Stuck at "Starting u-boot.img" loading

Other Parts Discussed in Thread: AM3354

Dear All,

We would face booting issues while we bring up the custom board, we are using our own custom board with AM3354 sitar processor.

I am following UART boot mode using minicom. 

Setting SYSBOOT[15-0] configure according to UART boot configure.

After switch on the board we are getting on terminal CCCCCCCC characters appear on minicom window. from the minicomselected XMODEM and transfer   

select "u-boot-spl.bin-am335x-evm" file or MLO file i tried both its loading successfully.

After image is successfully downloaded, the ROM code will boot, but i am not getting CCCCCC characters on the minicom terminal.

And i am not able load U-boot.img   using YMODEM.

its giving time out error on minicom terminal.  

i dont no where  is the problem ... please suggest where i am hanging