Hi, all
the AM57XX Peripheral Preferred Booting Order seems strange.
sysboot[5:0] = 0b000010, it means booting order is USB first, SD second and EMMC third.
I wants to boot from SD and EMMC, if SD failed, it boots from EMMC, the USB is not concened.
When I test boot from SD and EMMC individual, it is ok.
When Both contain boot code, the SD is prior to EMMC.
But when I test boot from EMMC, and insert a empty SD card(the SD card contains only one FAT32 partition, and all data is 0).
It can not boot from EMMC and seems dead loop to boot from SD, when removing SD, it boots from EMMC.
Any suggestion?
