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.

Linux: AM5728: A problem about fastboot



Tool/software: Linux

My board is AM572x Industrial EVM REV 1.3B

SDK Version:ti-processor-sdk-linux-am57xx-evm-05.00.00.15-Linux-x86-Install

I downloaded the adb and fastboot tools on the windows host, then run cmd to open the command line window. After my board enters uboot, I run fastboot 1, then I run fastboot devices on the windows:

This device has been detected from above.

But when I run fastboot flash bootloader u-boot.bin,it was failed:

What should I do if I want to transfer image files of uboot, kernel, etc?