Compiling Jetson TX1/TX2 source code: Difference between revisions

m
Line 334: Line 334:
=== Installing DTB ===
=== Installing DTB ===


In previous versions of jetpack, updating the DTB was as easy as replacing the one in the boot folder of the boot directory and you could also just change the FDT entry in '''/boot/extlinux/extlinux.conf''' to use a different one. For Jetpack 3.1 this was changed and a separate partition is used to flash the DTB file and Nvidia says you can only update it by flashing it again using the provided '''flash''' script.  
In previous versions of jetpack, updating the DTB was as easy as replacing the one in the boot folder of the boot directory and you could also just change the FDT entry in '''/boot/extlinux/extlinux.conf''' to use a different one. For Jetpack 3.1 this was changed and a separate partition is used to flash the DTB file and as per NVIDIA, you can only update it by flashing it again using the provided '''flash''' script.  


Here is how to do it:
Here is how to do it: