Part Number: AM625
According to the documentation: https://software-dl.ti.com/processor-sdk-linux/esd/AM62X/08_06_00_42/exports/docs/linux/Foundational_Components_Migration_Guide.html#hs-migration-guide
> Images in the Processor SDK will by default boot on HS-FS devices. To boot on GP devices, use tiboot3-<family>-gp-evm.bin found in the Processor SDK. If using SD/MMC boot and having flashed a .wic image (WIC file) to an SD card, tiboot3-<family>-gp-evm.bin should be found in the boot partition of the SD card. Renaming/removing the pre-existing`tiboot3.bin` and renaming tiboot3-<family>-gp-evm.bin to tiboot3.bin is the only change needed to boot the HS-FS device.
We are shipping GP SoCs today and are considering using HS-FS SoCs in the future. Is it possible for the same tiboot3 image to boot on both HS-FS and GP SoCs? If not now, will it be in the future?
Thanks, Nate