Jump to content

Compiling Jetson TX2 source code: Difference between revisions

Line 237: Line 237:
7. Wait 2 seconds and release the RECOVERY FORCE button
7. Wait 2 seconds and release the RECOVERY FORCE button
</pre>
</pre>


'''5.''' Use ./flash.sh in order to configure TX2 board, Also this script configures jetpack rootfs to be used as SD filesystem.
'''5.''' Use ./flash.sh in order to configure TX2 board, Also this script configures jetpack rootfs to be used as SD filesystem.
Line 279: Line 278:
       LINUX /boot/Image
       LINUX /boot/Image
       '''FDT /boot/tegra186-quill-p3310-1000-c03-00-base.dtb'''
       '''FDT /boot/tegra186-quill-p3310-1000-c03-00-base.dtb'''
       APPEND fbcon=map:0 net.ifnames=0 console=tty0 OS=l4t console=ttyS0,115200n8 memtype=0 video=tegrafb no_consol
       APPEND fbcon=map:0 net.ifnames=0 console=tty0 OS=l4t console=ttyS0,115200n8 memtype=0 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x03100000 gpt tegraid=18.1.2.0.0 tegra_keep_boot_clocks maxcpus=6 android.kerneltype=normal androidboot.serialno=0335115020673 vpr_resize root=/dev/mmcblk1p1 rw rootwait
e_suspend=1 earlycon=uart8250,mmio32,0x03100000 gpt tegraid=18.1.2.0.0 tegra_keep_boot_clocks maxcpus=6 android.ker
neltype=normal androidboot.s
</pre>
</pre>


214

edits

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