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: Custom build tiboot3.bin boot failed

Part Number: TMDS64EVM

Hello, 

we work on the TMDS64EVM boards to bring our Linux system up. The new arrived TMDS64EVM boards did not boot with our image. It seems the new Chip Revision B is used on the boards. 

I rebuild tiboot3.bin tispl.bin and u-boot.img according your documentation: Processor SDK Linux AM64X 08_05_00_21

Sadly the self tiboot3.bin is not working with the new GPEVM boards, we use gp not hs boards. 

Mixing the binaries with the prebuild once give the following results:

ti prebuild binaries  custom build binaries  TMDS64GPEVM is booting ?
tiboot3.bin tispl.bin u-boot.img yes
tiboot3.bin tispl.bin  u-boot.img yes
tispl.bin tiboot3.bin u-boot.img no
tispl.bin u-boot.img tiboot3.bin no

I also tried the sdk binaries and build tiboot3.bin but this ends with the same results.