Jump to content

Compiling Jetson TX1/TX2 source code: Difference between revisions

Line 617: Line 617:
Similar to USB but you need to replace the extlinux.conf so before copying the filesystem into the SD card run:
Similar to USB but you need to replace the extlinux.conf so before copying the filesystem into the SD card run:
<pre>
<pre>
cp $DEVDIR/TX1/Linux_for_Tegra_tx1/bootloader/t210ref/p2371-2180/extlinux.conf.sdcard $DEVDIR/TX1/Linux_for_Tegra_tx1/rootfs/boot/extlinux/extlinux.conf
cp $DEVDIR/64_TX1/Linux_for_Tegra_64_tx1/bootloader/t210ref/p2371-2180/extlinux.conf.sdcard $DEVDIR/64_TX1/Linux_for_Tegra_64_tx1/rootfs/boot/extlinux/extlinux.conf
</pre>
</pre>


Line 623: Line 623:


<pre>
<pre>
cd $DEVDIR/TX1/Linux_for_Tegra_tx1/
cd $DEVDIR/64_TX1/Linux_for_Tegra_64_tx1/
sudo ./flash.sh jetson-tx1 mmcblk1p1  
sudo ./flash.sh jetson-tx1 mmcblk1p1  
</pre>
</pre>
156

edits

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