From: Alexander Dahl <ada@thorsis.com>
To: distrokit@pengutronix.de
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [DistroKit] [PATCH] platform: v8a: platformconfig: Remove duplicate dts file
Date: Mon, 4 Aug 2025 16:42:43 +0200 [thread overview]
Message-ID: <20250804144243.139349-1-ada@thorsis.com> (raw)
List contained 'freescale/imx8mn-ddr4-evk.dts' twice, which lead to
stage kernel-fit.targetinstall failing after enabling
PTXCONF_KERNEL_FIT (output truncated):
--------------------------------
target: kernel-fit.targetinstall
--------------------------------
/tmp/ptxdist.GyYcfh/fitimage.2AzdHm2H:47.27-55.5: ERROR (duplicate_node_names): /images/fdt-fsl,imx8mn-ddr4-evk: Duplicate node name
/tmp/ptxdist.GyYcfh/fitimage.2AzdHm2H:127.28-131.5: ERROR (duplicate_node_names): /configurations/conf-fsl,imx8mn-ddr4-evk: Duplicate node name
ERROR: Input tree has errors, aborting (use -f to force output)
mkimage: Can't open /home/adahl/Work/bsp/thorsis/generic/platform-v8a/images/linuximage.fit.tmp: No such file or directory
Error: Bad parameters for FIT image type
Usage: mkimage [-T type] -l image
-l ==> list image header information
Fixes: commit:ed9d5ee0f532 ("v8a: imx8m: include i.MX8MN DDR4 and LPDDR4 EVK DT in rootfs")
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
Notes:
based on recent next branch
configs/platform-v8a/platformconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/platform-v8a/platformconfig b/configs/platform-v8a/platformconfig
index c3bb5e1..476e7b3 100644
--- a/configs/platform-v8a/platformconfig
+++ b/configs/platform-v8a/platformconfig
@@ -137,7 +137,7 @@ PTXCONF_KERNEL_IMAGE_RAW=y
PTXCONF_KERNEL_IMAGE="Image"
PTXCONF_KERNEL_DTB=y
PTXCONF_KERNEL_DTS_PATH="${PTXDIST_PLATFORMCONFIG_SUBDIR}/dts:${KERNEL_DIR}/arch/${GENERIC_KERNEL_ARCH}/boot/dts"
-PTXCONF_KERNEL_DTS="armada-3720-community.dts freescale/imx8mm-evk.dts freescale/imx8mn-ddr4-evk.dts freescale/imx8mn-ddr4-evk.dts freescale/imx8mp-evk.dts freescale/imx8mq-evk.dts rockchip/rk3568-rock-3a.dts freescale/imx8mp-tqma8mpql-mba8mpxl.dts freescale/imx93-tqma9352-mba93xxca.dts ti/k3-am625-beagleplay.dts"
+PTXCONF_KERNEL_DTS="armada-3720-community.dts freescale/imx8mm-evk.dts freescale/imx8mn-ddr4-evk.dts freescale/imx8mp-evk.dts freescale/imx8mq-evk.dts rockchip/rk3568-rock-3a.dts freescale/imx8mp-tqma8mpql-mba8mpxl.dts freescale/imx93-tqma9352-mba93xxca.dts ti/k3-am625-beagleplay.dts"
# PTXCONF_KERNEL_DTBO is not set
# PTXCONF_KERNEL_CODE_SIGNING is not set
# PTXCONF_KERNEL_ZSTD is not set
base-commit: b206875dc078ee087fde0e32930eee1ba776b4a3
--
2.39.5
next reply other threads:[~2025-08-04 14:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-04 14:42 Alexander Dahl [this message]
2025-08-04 14:55 ` Ahmad Fatoum
2025-08-04 17:09 ` Robert Schwebel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250804144243.139349-1-ada@thorsis.com \
--to=ada@thorsis.com \
--cc=a.fatoum@pengutronix.de \
--cc=distrokit@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox