Jump to content

Compiling Jetson TX1/TX2 source code: Difference between revisions

Line 588: Line 588:
sudo ./flash.sh jetson-tx1 sda1 #it can be other mount point
sudo ./flash.sh jetson-tx1 sda1 #it can be other mount point
</pre>
</pre>
=== fast boot ===
(not tested) To use fastboot use the -L option. To see all the options run it with -h
<pre>
sudo ./flash.sh -L bootloader/<platform>/fastboot.bin <platform> <rootdev>
</pre>
For NFS you need to use the -N option


=== Flash kernel ===
=== Flash kernel ===
Cookies help us deliver our services. By using our services, you agree to our use of cookies.