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 f7ec906..f54a56b 100755
--- a/recipes-images/images/files/library/tegra/update.sh
+++ b/recipes-images/images/files/library/tegra/update.sh
@@ -70,7 +70,7 @@ BOOT_DEVICE=nand
EMMC_PARTS="mbr.bin boot.vfat"
# no devicetree by default
KERNEL_DEVICETREE=""
-KERNEL_IMAGETYPE="uImage"
+KERNEL_IMAGETYPE="zImage"
MIN_PARTITION_FREE_SIZE=300
MODTYPE_DETECT=0