summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2023-05-17 11:26:34 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2023-05-17 11:42:52 +0200
commitf4fbcf076432eb487296d0871a8cc3874a5a0e91 (patch)
treea8397042dca6e72c42355540b914127e54285292
parent0f7721cc0730234b80672e189d9dad8aa5ed6c07 (diff)
verdin-am62: use compressed image.gz for the kernel
This deploys Image.gz instead of Image into the boot partition. The boot.scr will pick that up and direct U-Boot to decompress the kernel before passing control to the kernel. Related-to: ELB-5205 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--conf/machine/verdin-am62.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/verdin-am62.conf b/conf/machine/verdin-am62.conf
index 0f9c5f6..061f3fe 100644
--- a/conf/machine/verdin-am62.conf
+++ b/conf/machine/verdin-am62.conf
@@ -32,7 +32,7 @@ KERNEL_DEVICETREE = " \
ti/k3-am625-verdin-wifi-yavia.dtb \
"
-KERNEL_IMAGETYPE = "Image"
+KERNEL_IMAGETYPE = "Image.gz"
KERNEL_IMAGETYPES = "Image Image.gz"
# overlays applied by generated overlays.txt