EasyManuals Logo

Nvidia JETSON NANO Guide

Nvidia JETSON NANO
39 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 #12 background imageLoading...
Page #12 background image
Platform Adaptation and Bring-Up
Jetson Nano Platform Adaptation and Bring-Up Guide DA_09361-002 | 8
Linux_for_Tegra/kernel/dtb/
To provide plugin manager support, the kernel DTB is not included in the file
system along with the kernel image in the boot directory. Instead, the kernel DTB is
selected from the DTB partition and modified by CBoot. CBoot passes it on to
U-Boot, which in turn passes it to the kernel without changing any of the data.
To flash the Linux kernel DTB, copy the image to the
Linux_for_Tegra/kernel folder, then execute this command:
sudo ./flash.sh -k DTB <config> mmcblk0p1
Where <config> is the basename of the flash configuration file:
jetson-nano-sd for a SKU 0000 device
jetson-nano-qspi for a SKU 0020 device
Optionally, you can perform a secure copy to copy the kernel image to the boot
partition of the target system and reboot. To update the kernel DTB, though, you
must flash again.
3. Copy Linux_for_Tegra/jetson-nano.conf to
Linux_for_Tegra/<config>.conf.
4. Edit SYSBOOTFILE in <config>.conf to refer to your board.
For the detailed information about .dts files, refer to the documentation at
Documentation/devicetree/bindings in the NVIDIA released Linux kernel
source package.

Other manuals for Nvidia JETSON NANO

Questions and Answers:

Question and Answer IconNeed help?

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

Nvidia JETSON NANO Specifications

General IconGeneral
GPU128-core NVIDIA Maxwell
Memory4 GB LPDDR4
Storage16 GB eMMC 5.1
Video Encode4K @ 30 | 4x 1080p @ 30 | 9x 720p @ 30 (H.264/H.265)
Dimensions100 mm x 80 mm x 29 mm
CPUQuad-core ARM Cortex-A57
Video Decode4K @ 60 | 2x 4K @ 30 | 8x 1080p @ 30 | 18x 720p @ 30 (H.264/H.265)
ConnectivityGigabit Ethernet
DisplayHDMI 2.0
USBUSB 3.0
OtherGPIO, I2C, SPI, UART
Operating SystemLinux
Power5V
Camera12x (MIPI CSI-2) DPHY lanes

Related product manuals