Skip to content

find correct values for TEGRA_ variables #242

Answered by madisongh
maggu2810 asked this question in Q&A
Discussion options

You must be logged in to vote

You generally should not need to set any of those variables unless you're adding support for a completely new module from NVIDIA that we don't already have support for. The values there are build-time defaults that are derived by analyzing the flash.sh script and the .conf files provided in the L4T (aka Jetson Linux) BSP package. When you flash the device, the correct binaries for the specific attributes of your hardware should get programmed, based on the actual attributes discovered during the flashing process.

For OTA bootloader updates (which is what #208 was about), the BUP payload needs to include binaries for every significant attribute variation. We generally don't know in advance…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by maggu2810
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants