HW: IMX8QXP EVK
I had flash flash.bin file to /dev/mmcblk0boot0 and /dev/mmcblk0boot1
I can run " mmc bootpart enable x 1 /dev/mmcblk0" to set system start from /dev/mmcblk0boot0 or /dev/mmcblk0boot1.
during u-boot starting, how to konw which partition is using? /dev/mmcblk0boot0 or /dev/mmcblk0boot1?
Solved! Go to Solution.