From eec84adbc0be842687c402f0e85309d39af90ecc Mon Sep 17 00:00:00 2001 From: Alexandru Costache Date: Thu, 4 Jun 2020 11:00:32 +0200 Subject: [PATCH] tegra186-flash-dry: Specify Astro TX2 (G+) dtb name Signed-off-by: Alexandru Costache --- .../recipes-bsp/tegra-binaries/tegra186-flash-dry_32.4.2.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/layers/meta-balena-jetson/recipes-bsp/tegra-binaries/tegra186-flash-dry_32.4.2.bb b/layers/meta-balena-jetson/recipes-bsp/tegra-binaries/tegra186-flash-dry_32.4.2.bb index 86753d956..b26e1f841 100644 --- a/layers/meta-balena-jetson/recipes-bsp/tegra-binaries/tegra186-flash-dry_32.4.2.bb +++ b/layers/meta-balena-jetson/recipes-bsp/tegra-binaries/tegra186-flash-dry_32.4.2.bb @@ -32,6 +32,7 @@ KERNEL_DEVICETREE_n310-tx2 = "${DEPLOY_DIR_IMAGE}/tegra186-tx2-aetina-n310-p3489 KERNEL_DEVICETREE_spacely-tx2 = "${DEPLOY_DIR_IMAGE}/tegra186-tx2-cti-ASG006-IMX274-6CAM.dtb" KERNEL_DEVICETREE_srd3-tx2 = "${DEPLOY_DIR_IMAGE}/d3-tx2-rsp-fpdlink.dtb" KERNEL_DEVICETREE_blackboard-tx2 = "${DEPLOY_DIR_IMAGE}/tegra186-tx2-blackboard.dtb" +KERNEL_DEVICETREE_astro-tx2 = "${DEPLOY_DIR_IMAGE}/tegra186-tx2-cti-ASG001-revG+.dtb" LNXFILE="u-boot.bin" IMAGE_TEGRAFLASH_KERNEL="${DEPLOY_DIR_IMAGE}/${LNXFILE}"