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.

SK-AM62: Boot mode switch not working

Part Number: SK-AM62

Hello Team,

I was exploring AM62X SKEVM(PROC114E1)

Able to boot from SD card, when tried to boot from UART, eMMC and NOR it is not booting up. 

If I pass the boot reg value(specified below) from uboot its working. having same issue in another board as well.

eMMC:
=>mw 0x43000030 0xcb 0x1

=> reset

UART boot:
=> mw 0x43000030 0x3b 0x1

=> reset

Is there any hardware correction to be done ?