Compiling Jetson TX1/TX2 source code: Difference between revisions

Line 57: Line 57:
* '''For TX1'''
* '''For TX1'''
<pre>
<pre>
export DEVDIR=$HOME/JetPack-L4T-3.2/64_TX1/Linux_for_Tegra
export DEVDIR=$HOME/JetPack-L4T-3.2.1/64_TX1/Linux_for_Tegra
</pre>
</pre>


Line 63: Line 63:
* '''For TX2'''
* '''For TX2'''
<pre>
<pre>
export DEVDIR=$HOME/JetPack-L4T-3.2/64_TX2/Linux_for_Tegra
export DEVDIR=$HOME/JetPack-L4T-3.2.1/64_TX2/Linux_for_Tegra
</pre>
</pre>


Line 80: Line 80:
This will download the bootloader and kernel.  
This will download the bootloader and kernel.  


When syncing, you'll be asked for a tag, lets use '''tegra-l4t-r28.2''' for both Kernel and uboot.
When syncing, you'll be asked for a tag, lets use '''tegra-l4t-r28.2.1''' for both Kernel and uboot.


= Toolchain =
= Toolchain =
932

edits