Skip to content

Commit

Permalink
p3737-0000-p3701-0005: set correct TEGRA_FLASHVARs, KERNEL_DEVICETREE…
Browse files Browse the repository at this point in the history
… and EMMC_BCT

Signed-off-by: Timo Schuster <[email protected]>
  • Loading branch information
lms-ts authored and madisongh committed Jun 29, 2024
1 parent ddec490 commit 24503b4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion conf/machine/p3737-0000-p3701-0005.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 24503b4

Please sign in to comment.