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.

TDA4VM: J7200] SD UHS mode setting for tiboot3.bin

Part Number: TDA4VM

Tool/software:

Dear TI

Our HW team design a custom board and it has below circuit for SD slot like below.

Actually, they'd like to support UHS mode.

And it reports error after loading tiboot3.bin in MCU like below.

U-Boot SPL 2023.04-gb62e4c6e-dirty (May 28 2025 - 13:33:15 +0900)

SYSFW ABI: 3.1 (firmware rev 0x0009 '9.2.4--v09.02.04 (Kool Koala)')

EEPROM not available at 0x50, trying to read at 0x51

Reading on-board EEPROM at 0x51 failed -1

Trying to boot from MMC2

spl_load_image_fat: error reading image tispl.bin, err - -2

spl_load_image_ext: ext4fs mount err - 0

SPL: failed to boot from all boot devices

### ERROR ### Please RESET the board ###

It seems that it failed to load tispl.bin from SD card.

We had a old version of custom board, and it boot-up correctly with below circuit.

As you can see, the difference is the voltage level of CMD, DATA0 ~ DATA3

Boot ROM seems to load tiboot3.bin correctly. Could you give some advice how to change codes in tiboot3.bin to resolve this problem ?

BR

Jace