summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2023-02-23 09:48:02 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2023-02-23 09:48:02 +0100
commitdad5762a1247edf98927c7c8ffd15bab526e39bf (patch)
treea84c3e3c96675f97bfa331363e1ae72f8bcf0c95
parentd7fc4fc0cf4b9b5363f22271a17a97ee3671dcbf (diff)
verdin-am62: drop deploying the am62 evm device trees
Related-to: ELB-5045 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--conf/machine/verdin-am62.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/conf/machine/verdin-am62.conf b/conf/machine/verdin-am62.conf
index f2c8c1a..2ca5615 100644
--- a/conf/machine/verdin-am62.conf
+++ b/conf/machine/verdin-am62.conf
@@ -21,14 +21,6 @@ KERNEL_DEVICETREE = " \
ti/k3-am625-verdin-wifi-dev.dtb \
"
-# keep deploying the am625-sk dtbs for now
-KERNEL_DEVICETREE:append = " \
- ti/k3-am625-sk.dtb \
- ti/k3-am625-skeleton.dtb \
- ti/k3-am625-sk-lpmdemo.dtb \
- ti/k3-am625-sk-csi2-ov5640.dtbo \
-"
-
KERNEL_IMAGETYPE = "Image"
KERNEL_IMAGETYPES = "Image Image.gz"