p3737-0000-p3701-0004: fix KERNEL_DEVICETREE setting

which missed getting updated for the OOT device trees
that were switched to in L4T R36.x.

Signed-off-by: Matt Madison <matt@madison.systems>
This commit is contained in:
Matt Madison
2025-02-21 02:55:09 -08:00
committed by Matt Madison
parent 4d827691dd
commit 2bbc15ae8b

View File

@@ -5,7 +5,7 @@
TEGRA_BOARDSKU ?= "0004"
TEGRA_BUPGEN_SPECS ?= "fab=300;boardsku=0004;boardrev=;chipsku=00:00:00:D0;bup_type=bl \
fab=300;boardsku=0004;boardrev=;bup_type=kernel"
KERNEL_DEVICETREE ?= "tegra234-p3701-0004-p3737-0000.dtb"
KERNEL_DEVICETREE ?= "tegra234-p3737-0000+p3701-0004-nv.dtb"
TEGRA_FLASHVAR_PMIC_CONFIG ?= "tegra234-mb1-bct-pmic-p3701-0005.dts"
require conf/machine/include/agx-orin.inc