Compiling Jetson TX1/TX2 source code: Difference between revisions

Line 70: Line 70:


<pre>
<pre>
cd $DEVDIR/TX1/Linux_for_Tegra_tx1/sources/kernel_source
cd $DEVDIR/64_TX1/Linux_for_Tegra_64_tx1/sources/kernel_source
git branch -a
git branch -a
git checkout l4t/l4t-r24.2
git checkout l4t/l4t-r24.2


cd $DEVDIR/TX1/Linux_for_Tegra_tx1/sources/u-boot_source
cd $DEVDIR/64_TX1/Linux_for_Tegra_64_tx1/sources/u-boot_source
git branch -a
git branch -a
git checkout l4t/l4t-r24.2
git checkout l4t/l4t-r24.2
156

edits