Hello.
We are planning to test vision_apps in J721e using SBL and SD card.
After building all vision apps, and following documentation, whole flle system should be updated in SD card using "linux_fs_install_sd" (with at least DTB changes and the binaries to be loaded in cores)
This make option updates rfs partiton, but also boot partition. The file uenv.txt is updated to adapt u-boot execution and sysfw.itb. The coment in documentation is:
My question is about that the file mentioned sysfw.itb is properly changed. Then, this operation is only available to SD card prepared to be used with R5 SPL?. When SBL is used, SD card needs tiboot3.bin (SBL itself), TIFS.bin and app.
Thus, sysfw.ib file is not present in SD card. And also, the one used instead (TIFS) is comming from prebuilt binary and TI informs that customer can not change it.
Could you clarify this?
Thanks