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.

AM62P-Q1: How to boot from EMMC

Part Number: AM62P-Q1

Tool/software:

hi ,

    when we set EMMC as primary boot mode, SD card as backup boot mode, SD card can boot normally. if we removed SD card there is nothing log output on the wakeup serial  port.

we use dd flash uboot to EMMC boot0:

# dd if=tiboot3.bin of=/dev/mmcblk0boot0 seek=0
# dd if=tispl.bin of=/dev/mmcblk0boot0 seek=1024
# dd if=u-boot.img of=/dev/mmcblk0boot0 seek=5120

Please help analyze and possible causes of the problem.

Best wishes.