mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 19:42:41 +00:00
p3768-0000-p3767-0004: set TNSPEC_BOOTDEV for Orin Nano 4GB
rather than setting TNSPEC_BOOTDEV_DEFAULT. Otherwise, we won't make use of the external flash layout. Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#@DESCRIPTION: Nvidia Jetson Orin Nano 4GB module in p3768 carrier
|
||||
|
||||
MACHINEOVERRIDES =. "jetson-orin-nano-4g-devkit:"
|
||||
TNSPEC_BOOTDEV_DEFAULT ?= "nvme0n1p1"
|
||||
TNSPEC_BOOTDEV ?= "nvme0n1p1"
|
||||
|
||||
PARTITION_LAYOUT_TEMPLATE ?= "flash_t234_qspi.xml"
|
||||
PARTITION_LAYOUT_EXTERNAL ?= "flash_l4t_external.xml"
|
||||
|
||||
Reference in New Issue
Block a user