Jump to content

Compiling Jetson TX1/TX2 source code: Difference between revisions

Line 603: Line 603:
</pre>
</pre>


In the TX2 board, to flash the kernel and the DTB in the EMMC, you also has to flash the File System. In order to pass specific binaries you can use -d and -K options. Also, if you want to use an existent system.img and avoid creating a new one you can use -r option. For example:
In the TX2 board, to flash the kernel and the DTB in the EMMC, you also have to flash the File System. In order to pass specific binaries you can use -d and -K options. Also, if you want to use an existent system.img and avoid creating a new one you can use -r option. For example:


<pre>
<pre>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.