EasyManuals Logo
Home>Nvidia>Microcontrollers>JETSON TX1

Nvidia JETSON TX1 User Manual

Nvidia JETSON TX1
27 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #5 background imageLoading...
Page #5 background image
Jetson TX1 Developer Kit
User Guide
Jetson | Copyright © 2014 NVIDIA Corporation. All rights reserved. Page 5 of 27
Flashing the Boot Loader and Kernel
This section describes the steps required to flash and boot the target Tegra device. It also
provides usage information for the
flash.sh helper script.
Flash Procedure
First, flash the board with the boot loader and kernel, and, optionally, flash the rootfs to
internal eMMC.
Prerequisites
The following directories must be present:
/bootloader—boot loader plus flashing tools (NvFlash, CFG, BCTs, etc.)
/kernela kernel zImage /vmlinux.uimg, DTB files, and kernel modules
/rootfsthe root file system that you download (This directory starts empty and you
populate it with the sample file system.)
/nv_tegra—NVIDIA
®
Tegra
®
user space binaries and sample applications
You must also have the USB cable connected to the recovery port prior to running the
commands listed in the procedure. For more information, see the Requirements
topic in
this section.
To flash the boot loader and kernel
1. Put the target board into reset/recovery mode. Do so by first powering on the board
and then holding the recovery button, and then pressing the reset button as
described in the Quick Start Guide for the board.
2. Run the
flash.sh script that is in the top level directory of this release. The script
must be supplied with the target board (
jetson-TX1) for the root file system:
$ sudo ./flash.sh <platform> <rootdev>
If the root file system will be on a USB disk, execute the script as follows:
$ sudo ./flash.sh <platform> sda1
Note: If a SATA device is connected, that device enumerates as sda1.
If the root file system will be on an SD card, execute the script as follows:
$ sudo ./flash.sh <platform> mmcblk1p1
If the root file system will be on the internal eMMC, execute the script as follows:
$ sudo ./flash.sh <platform> mmcblk0p1
Where <platform> is jetson-TX1.
The above examples are for u-boot. For fastboot, add the following argument:

Other manuals for Nvidia JETSON TX1

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Nvidia JETSON TX1 and is the answer not in the manual?

Nvidia JETSON TX1 Specifications

General IconGeneral
BrandNvidia
ModelJETSON TX1
CategoryMicrocontrollers
LanguageEnglish

Related product manuals