Tool/software:
Hi TI Experts
I successfully flashed the image to eMMC, but there are two problems.
1: After powering off and restarting, the boot will fail. When entering the UBOOT environment, it seems that the file is not found. I need to manually execute the following command to successfully enter the system.
setenv mmcdev 0
setenv bootpart 0
boot
I hope it can successfully enter the system by itself.
2: The boot time from eMMC is almost the same as the boot time from the SD card. As far as I know, booting from eMMC should be much faster than booting from the SD card.
Best Regards
Meng