mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 03:22:36 +00:00
jetson-orin-nano-devkit: set TNSPEC_BOOTDEV_DEFAULT
to point to the SDcard, which is the proper default for the Orin Nano dev kit. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
@@ -6,5 +6,6 @@ require conf/machine/include/orin-nano.inc
|
||||
require conf/machine/include/devkit-wifi.inc
|
||||
|
||||
TEGRA_SPIFLASH_BOOT ?= "1"
|
||||
TNSPEC_BOOTDEV_DEFAULT ?= "mmcblk1p1"
|
||||
TEGRAFLASH_SDCARD_SIZE ?= "32G"
|
||||
PARTITION_LAYOUT_TEMPLATE_DEFAULT ?= "flash_t234_qspi_sd.xml"
|
||||
|
||||
Reference in New Issue
Block a user