Our customer wants to use USB boot (DFU/MSC) for AM243x.
In the post below it is mentioned that the USB boot is not officially supported for AM243x because the USB boot is never tested.
On the other hand, AM64x supports the USB (DFU/MSC) Boot with Linux.
software-dl.ti.com/.../UG-DFU.html
software-dl.ti.com/.../UG-Memory.html
AM64x has A53 core and runs SPL and U-Boot on A53 in the boot flow for Linux.
software-dl.ti.com/.../UG-General-Info.html
AM243x does not have A53 core, but should have the same boot flow as AM64x up to running SPL on R5.
Can the USB boot (DFU/MSC) be used for AM243x?
If so, I would suggest to our customer to modify the R5 source code on Linux for the USB boot.
Best regards,
Daisuke