I have built and flashed an SD card with the yocto image, tisdk-default-image-j721s2-evm.rootfs.wic.
I can boot with the image if I use the tiboot3.bin or tiboot3_j721s2-hs-fs-evm.bin from the SD card that came with the devkit.
How can I build the tiboot3.bin correctly with yocto and make sure that it is properly populated in the wic image?
From the wic image I built, I renamed the tiboot3_j721s2-hs-fs-evm.bin to tiboot3.bin, but I get an error:
U-Boot SPL 2021.01-g62a9e51344 (Mar 01 2023 - 17:58:08 +0000)
ti_sci system-controller@44083000: Message not acknowledgedSYSFW ABI: 3.1 (firmware rev 0x0008 '8.6.3-v08.06.03 (Chill Capybara')
EEPROM not available at 0x50, trying to read at 0x51
Thanks