Part Number: TMDS64GPEVM
Hello
I have TMDS64GPEVM board. Revision PRC101B. I using Yocto to create customized Linux image. I created custom yocto machine based on am642-evm.conf machine. When I build image do_wic_image task returns error that states there is now tiboot3.bin in deploy directory. In fact, there is no tiboo3.bin in ${DEPLOY_DIR_IMAGE} so creating of wic image fails... u-boot.img and tispl.bin are present in deploy directory. So my question is where in meta-ti layer there is a script tha install tiboot3.bin in deploy dir? I suppose that maybe tiboo3.bin is installed by variable that use Yocto override syntax e.g. VAR:am642-evm = ... or maybe issue is related somehow to ti-linux-firmware...
So I need do the same for my custom machine... But I cannot find such a place in meta-ti layer. Please give me some advice.
Thanks
Jakub