Jump to content

Compiling Jetson TX1/TX2 source code: Difference between revisions

Line 650: Line 650:


<pre>
<pre>
sudo cp $DEVDIR/images/zImage $DEVDIR/images/Image $DEVDIR/TX1/Linux_for_Tegra_tx1/rootfs/boot/
sudo cp $DEVDIR/images/zImage $DEVDIR/images/Image $DEVDIR/64_TX1/Linux_for_Tegra_64_tx1/rootfs/boot/
</pre>
</pre>


Line 656: Line 656:


<pre>
<pre>
cd $DEVDIR/TX1/Linux_for_Tegra_tx1/
cd $DEVDIR/64_TX1/Linux_for_Tegra_64_tx1/
sudo ./apply_binaries.sh  
sudo ./apply_binaries.sh  
</pre>
</pre>
156

edits

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