summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2024-03-04 15:18:45 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2024-03-04 15:19:03 +0100
commitceda04ee1654b8837b30dcb97788a7ec05341441 (patch)
tree68b913dce20e9fc4ad067d52773f22616dfcca62
parentb1b1ffe9cbd92feb74c7f8017e2d304e243c3978 (diff)
Revert "verdin-am62: remove mallow device trees for upstream"
This reverts commit 8d479786dcec3cbfb1e1ef6ed8f53b89b7d9bc0b. The dts files made it into 6.8. Revert the commit which excludes those device tree files from the build. 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 e06c6a8..390a60b 100644
--- a/conf/machine/verdin-am62.conf
+++ b/conf/machine/verdin-am62.conf
@@ -48,14 +48,6 @@ KERNEL_DEVICETREE = " \
${KERNEL_DTB_PREFIX}k3-am625-verdin-wifi-mallow.dtb \
${KERNEL_DTB_PREFIX}k3-am625-verdin-wifi-yavia.dtb \
"
-KERNEL_DEVICETREE:upstream = " \
- ${KERNEL_DTB_PREFIX}k3-am625-verdin-nonwifi-dahlia.dtb \
- ${KERNEL_DTB_PREFIX}k3-am625-verdin-nonwifi-dev.dtb \
- ${KERNEL_DTB_PREFIX}k3-am625-verdin-nonwifi-yavia.dtb \
- ${KERNEL_DTB_PREFIX}k3-am625-verdin-wifi-dahlia.dtb \
- ${KERNEL_DTB_PREFIX}k3-am625-verdin-wifi-dev.dtb \
- ${KERNEL_DTB_PREFIX}k3-am625-verdin-wifi-yavia.dtb \
-"
KERNEL_IMAGETYPE = "Image.gz"
KERNEL_IMAGETYPES = "fitImage Image Image.gz"