Skip to content

Flashing an Orin Nano (8Gb) NVME + initrd_flash questions #1651

Closed Answered by paroque28
paroque28 asked this question in Q&A
Discussion options

You must be logged in to vote

@dwalkes

This was the right combination that made this work for me:

require conf/machine/p3509-a02-p3767-0000.conf
TEGRA_BUPGEN_SPECS:append = " fab=300;boardsku=0001;boardrev="


# From README: Linux_for_Tegra/tools/kernel_flash/README_initrd_flash.txt
TEGRA_FAB = "300"
TEGRA_BOARDSKU = "0001"
TEGRA_BOARDREV=""
NVPMODEL = "nvpmodel_p3767_0001"

TNSPEC_BOOTDEV_DEFAULT = "mmcblk0p1"
TNSPEC_BOOTDEV = "nvme0n1p1"

KERNEL_DEVICETREE = "tegra234-p3767-0001-p3509-a02.dtb"
EMMC_BCT = "tegra234-p3767-0001-sdram-l4t.dts"

TEGRAFLASH_NO_INTERNAL_STORAGE = "0"

PARTITION_LAYOUT_TEMPLATE_DEFAULT = "flash_t234_qspi.xml"
PARTITION_LAYOUT_EXTERNAL="flash_l4t_t234_nvme.xml"

# Mender tegra_mender_calc_to…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@dwalkes
Comment options

@paroque28
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by paroque28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants