p3737-0000-p3701-0005: set correct TEGRA_FLASHVARs, KERNEL_DEVICETREE and EMMC_BCT

Signed-off-by: Timo Schuster <timo.schuster@leica-microsystems.com>
This commit is contained in:
Timo Schuster
2024-06-28 16:59:07 +02:00
committed by Matt Madison
parent fcf16f0e48
commit 2c972e80d9

View File

@@ -5,8 +5,12 @@
TEGRA_BOARDSKU ?= "0005"
TEGRA_BUPGEN_SPECS ?= "fab=300;boardsku=0005;boardrev=;chipsku=00:00:00:D0;bup_type=bl \
fab=300;boardsku=0005;boardrev=;bup_type=kernel"
KERNEL_DEVICETREE ?= "tegra234-p3701-0005-p3737-0000.dtb"
KERNEL_DEVICETREE ?= "tegra234-p3737-0000+p3701-0005-nv.dtb"
TEGRA_FLASHVAR_BPFDTB_FILE ?= "tegra234-bpmp-3701-0005-3737-0000.dtb"
TEGRA_FLASHVAR_PMIC_CONFIG ?= "tegra234-mb1-bct-pmic-p3701-0005.dts"
TEGRA_FLASHVAR_WB0SDRAM_BCT ?= "tegra234-p3701-0005-wb0sdram-l4t.dts"
EMMC_BCT ?= "tegra234-p3701-0005-sdram-l4t.dts"
require conf/machine/include/agx-orin.inc
require conf/machine/include/devkit-wifi.inc