Hi Ti expert,
1. i am using J722s evm and sdk v11 example code as environment. sdcard, spl boot mode, which is default mode for evm sdk.
2. i want to build a tiboot3.bin to replace the prebuilt one. cloud you tell me the build steps?
currently in mcu sdk, i use "make -C mcu_plus_sdk_j722s_11_00_00_12/ sbl" and get many tiboot3.bin under example/drivers/boot/ folder, but their size are much smaller than prebuilt one(368kB), and i put them in sdcard boot partition, it can print something, but the linux cant boot.