Version 3.1.0
This version adds COMPATIBLE_SPEC support for BUP payloads. This works similarly to the NVIDIA bootloader update tools, but computes the compatible spec directly at runtime, rather than relying on a separate script to populate a configuration file. The logic for composing compatibility specs is derived from the corresponding script in L4T R32.7.2.
Note that to use the tegra-bootloader-update
tool in this and future versions, you must follow the same compatibility spec scheme when generating your BUP payloads (i.e., matching the scheme in L4T's l4t_generate_soc_bup.sh
).