summaryrefslogtreecommitdiff
path: root/recipes-images/images/files/library/tegra/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-images/images/files/library/tegra/update.sh')
-rwxr-xr-xrecipes-images/images/files/library/tegra/update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-images/images/files/library/tegra/update.sh b/recipes-images/images/files/library/tegra/update.sh
index 95c8d1a..f7ec906 100755
--- a/recipes-images/images/files/library/tegra/update.sh
+++ b/recipes-images/images/files/library/tegra/update.sh
@@ -212,7 +212,7 @@ case "$MODTYPE" in
# assumed minimal eMMC size [in sectors of 512]
EMMC_SIZE=$(expr 1024 \* 15020 \* 2)
IMAGEFILE=root.ext4
- KERNEL_DEVICETREE="tegra124-apalis-eval.dtb"
+ KERNEL_DEVICETREE="tegra124-apalis-eval.dtb tegra124-apalis-v1.2-eval.dtb"
LOCPATH="tegra-uboot-flasher"
OUT_DIR="$OUT_DIR/apalis-tk1"
U_BOOT_BINARY=u-boot-dtb-tegra.bin