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.

AM3358: how to config u-boot for UART boot

Part Number: AM3358

Hello

Just want to know whether to have different uboot def_config

I have used

am335x_boneblackstty -F /dev/ttyUSB0 115200 cs8 -parenb -cstopb -ixoff

but I had timeout in ACK eve after correct setting  wth cmd below

stty -F /dev/ttyUSB0 115200 cs8 -parenb -cstopb -ixoff

So I'm wondering if any special uboot def_config for UART boot

OR

what should to do in case ACK timeout ??

Thnx

DuyKy

so