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.

PROCESSOR-SDK-AM62X: Booting from eMMC

Part Number: PROCESSOR-SDK-AM62X

Hello Team,

I was exploring AM62X-EVM

Able to boot from SD card, when tried to boot from eMMC it is not booting up. attached the binaries and steps below.

# echo 0 > /sys/block/mmcblk0boot0/force_ro
# 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

stopped at u-boot prompt
=> mmc partconf 0 1 1 1
=> mmc bootbus 0 2 0 0

Changed the Boot switch to eMMC 

BOOTMODE [ 8 : 15 ] (SW2) = 0000 0000
BOOTMODE [ 0 : 7 ] (SW1) = 1101 0011