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.

AM5728: QSPI boot mode need MLO.byteswap file?

Part Number: AM5728

from on line user guide, QSPI boot should use MLO.byteswap file, but it is not generated after build.

From below post, it asked how to get MLO.byteswap also, but finally it resolved by U-Boot # fatload mmc 0 ${loadaddr} MLO, is MLO.byteswap needed in deed or not?