Hello
Just found my bone blk brd with AM3358
Able to find a right AM3358 uboot and able to compilefor requiredspl/u-boot-spl.bin and u-boot.img
Per info got from previous UART boot I did the following
sx -kb spl/u-boot-spl.bin < /dev/ttyUSB0 > /dev/ttyUSB0
$ sx -kb --ymodem u-boot.img < /dev/ttyUSB0 > /dev/ttyUSB0
Unfortunately got screen cap below
Sending spl/u-boot-spl.bin, 566 blocks: Give your local XMODEM receive command now.
Xmodem sectors/kbytes sent: 0/ 0kRetry 0: Timeout on sector ACK
Retry 0: Timeout on sector ACK
Retry 0: Timeout on sector ACK
Retry 0: Timeout on sector ACK
Retry 0: Timeout on sector ACK
Retry 0: Timeout on sector ACK
Retry 0: Timeout on sector ACK
What should I do ??
I guess I must have to set something like 115200 baud 8bits 1 stopbit but I have no idea how to
your help really appreciated
Sincere Regards
DuyKy