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.

Loading u-boot.img over UART

Other Parts Discussed in Thread: AM3874, AM3871

Hi all.

We are developing a device based on AM3874 processor.

Currently I'm trying to boot it over UART.

I'm working according to a procedure described in TIs wiki  Linux Core U-Boot User's Guide processors.wiki.ti.com/.../Linux_Core_U-Boot_User%27s_Guide

I can see 'C' on UART, so processors ROM is executing.

I can successfully send u-boot-spl.bin with XMODEM.

But when I try to send u-boot.img with YMODEM I get Retry 0: NAK on sector .

Can anyone help me on that?

Thanks,

Anatoly