Skip to content

Version 3.1.0

Compare
Choose a tag to compare
@madisongh madisongh released this 09 Jan 21:21
· 6 commits to master since this release
v3.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).