Other Parts Discussed in Thread: TMDX654IDKEVM
hi,
I am trying to flash the sdcard for use on the AM65x IDK board. For this, i downloaded the TI Processor SDK ti-processor-sdk-linux-am65xx-evm-06.00.00.07-Linux-x86-Install.bin. I used the create-sdcard.sh script to program the sdcard with prebuilt images. However, when i set the boot switches for sdcard boot, i only get the following message on my serial console.
?sdhci_reset: Reset 0x1 never completed.
I believe this is a message from u-boot's sdhci_reset function, which is called from the sdhci_init function. I do not get any other messages on my console.
These are my boot switch settings
sw3.2 - on
sw3.3 - on
sw2.3 - on
The rest of the pins are in off position. Please let me know if i am missing something in the configuration, in terms of setting of boot switches. Thanks.
-sughosh