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.

TMDS64EVM: OSPI Boot Failure on TMDS64EVM EVK

Part Number: TMDS64EVM

Hi TI

A customer has purchased TMDS64EVM and is trying to get OSPI booting based on the latest SDK 9.2.x.

When the boot mode is SD Card, it boots normally, but when the boot mode is changed to OSPI, it does not boot, so we are contacting you.

In the case of Bootmode OSPI Flash, the procedure was as follows.

1. Flash u-boot (tiboot3.bin/tispl.bin/u-boot.img) from “mmc 1:1” to OSPI

=> mmc rescan

=> sf probe

=> load mmc 1:1 ${loadaddr} tiboot3.bin

=> sf update $loadaddr 0x0 $filesize

=> load mmc 1:1 ${loadaddr} tispl.bin

=> sf update $loadaddr 0x80000 $filesize

=> load mmc 1:1 ${loadaddr} u-boot.img

=> sf update $loadaddr 0x280000 $filesize

2. Power off and change Bootmode to OSPI Flash with  EVM Boot Device selection

- SW2.4 on / SW2.8 off / SW3.1 on 

===================================

There is no log on Console after power on.
If you change the Bootmode to SD Card, it boots normally.
Please let me know if it didn't work, or if there is a procedure to add.

I refer to the following guide regarding Bootmode SW setting, but I don't know how to set the lclk Csel value of SW2.8 and SW3.1. Please let me know.

https://www.ti.com/lit/ug/spruj63a/spruj63a.pdf?ts=1713328605185&ref_url=https%253A%252F%252Fwww.ti.com%252Ftool%252FTMDS64EVM

Thanks.

Best Regards, 

Jack