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.

AM625: Impossible to generate a working tiboot3.bin file to boot the device AM625 HS-FS

Part Number: AM625

I have 3 design the TI AM62x EVM SK (GP), our custom board (GP) and our custom board (HS-FS).

I build the linux distribution from SDK 08.X using yocto environement.

I can build a working image for GP devices, but applying changed to make the tiboot3.bin compliant with HS-FS device it is not working.

I use the repo k3-image-gen script from branch 08.06.00.007, wiht the following command:

make ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabihf- SOC=am62x SOC_TYPE=hs-fs CONFIG=evm SBL=/workspace/sitara/tisdk/build/arago-tmp-external-arm-glibc/deploy/images/am62xx-evm/u-boot-spl.bin

Then I copy the tiboot3.bin on the working SDCard and boot our custom board, but nothing happened.

I can make the boot working with the tiboot3.bin file extract from the prebuild SDK 09.X.

Could you clarify how to integrated HS-FS generation in yocto recipe, or at least how to generate tiboot3.bin alone.

Let me know as soon as possible because it is a blocking issue.

Regards,

Alexis.