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.

AM62L: eMMC boot issue

Part Number: AM62L

On the AM62L platform, I am able to successfully flash an eMMC bootable .img generated using the DFU tool and boot from the mmcblk0boot0 partition; however, I am able to flash the root filesystem using this method, and while flashing a .wic image (tiny-image) correctly creates eMMC user partitions (e.g., mmcblk0p0/p1), the system fails to boot afterward given that eMMC boot on AM62L appears to occur only from mmcblk0boot0/1, I would like guidance on the correct procedure to flash and boot a .wic image directly from eMMC without using .img files, as well as any supported approach to reduce the size of the tisdk-default-image.wic output.