Your message dated Tue, 21 Jan 2025 01:04:56 +0000
with message-id <[email protected]>
and subject line Bug#1092909: fixed in arm-trusted-firmware 2.12.0+dfsg-2
has caused the Debian Bug report #1092909,
regarding arm-trusted-firmware: Consider building imx8mp (i.MX 8M Plus) variants
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1092909: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1092909
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: arm-trusted-firmware
Version: 2.12.0+dfsg-1
Severity: wishlist
Dear Vagrant,
I'm looking into possibly working on an i.MX 8M Plus based board (not
sure which exact variant yet) and and thus looking at various
pre-conditions for using upstream/mainline software. I noticed that TF-A
is available as a binary package in Debian, but does not offer the
iMX8MP variants (yet). Is there any particular reason? I guess it's just
that noone has requested it yet.....
Attaching a compile-tested (only) patch in case you're ok with adding
the imx8mp as an additional target platform.
(The patch is against current salsa git debian/latest branch)
Regards,
Andreas Henriksson
>From 75269973695d9e90e4d42f650cf15a44d3e46cd5 Mon Sep 17 00:00:00 2001
From: Andreas Henriksson <[email protected]>
Date: Mon, 13 Jan 2025 10:22:05 +0000
Subject: [PATCH] debian/rules: Enable building imx8mp
---
debian/rules | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index f30f25a13..13f22e424 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ else
VERBOSE=1
endif
-platforms := g12a gxbb imx8mn imx8mm k3 sun50i_a64 sun50i_h6 rcar rk3328 rk3399 rk3568 rk3588 rpi3 rpi4
+platforms := g12a gxbb imx8mn imx8mm imx8mp k3 sun50i_a64 sun50i_h6 rcar rk3328 rk3399 rk3568 rk3588 rpi3 rpi4
# Disable building of imx8mq, as it is not well supported upstream.
#platforms_nodebug := imx8mq
@@ -33,6 +33,12 @@ imx8mm_uart1_assigns := IMX_BOOT_UART_BASE=0x30860000
imx8mm_uart3_assigns := IMX_BOOT_UART_BASE=0x30880000
imx8mm_uart4_assigns := IMX_BOOT_UART_BASE=0x30A60000
+# Same for iMX8MP
+imx8mp_subplatforms := imx8mp imx8mp_uart1 imx8mp_uart3 imx8mp_uart4
+imx8mp_uart1_assigns := IMX_BOOT_UART_BASE=0x30860000
+imx8mp_uart3_assigns := IMX_BOOT_UART_BASE=0x30880000
+imx8mp_uart4_assigns := IMX_BOOT_UART_BASE=0x30A60000
+
k3_assigns := TARGET_BOARD=lite
# TF-A's regulator setup breaks Ethernet on some H6 boards,
--
2.47.1
--- End Message ---
--- Begin Message ---
Source: arm-trusted-firmware
Source-Version: 2.12.0+dfsg-2
Done: Vagrant Cascadian <[email protected]>
We believe that the bug you reported is fixed in the latest version of
arm-trusted-firmware, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Vagrant Cascadian <[email protected]> (supplier of updated
arm-trusted-firmware package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 20 Jan 2025 16:37:31 -0800
Source: arm-trusted-firmware
Architecture: source
Version: 2.12.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Vagrant Cascadian <[email protected]>
Changed-By: Vagrant Cascadian <[email protected]>
Closes: 1092909
Changes:
arm-trusted-firmware (2.12.0+dfsg-2) unstable; urgency=medium
.
[ Martyn Welch ]
* d/rules: Add k3 target
.
[ Vagrant Cascadian ]
* debian/rules: Enable building rockchip rk3568.
* debian/rules: Enable building rockchip rk3588.
* debian/patches: Add fixes from upstream to fix building rcar targets.
* debian/rules: Re-enable rcar targets.
* debian/patches: Add patch from upstream fixing warnings when building
rk3399.
* debian/rules: Sort platforms.
* salsa-ci: Allow crossbuild-arm64 to fail.
.
[ Andreas Henriksson ]
* debian/rules: Enable building imx8mp (Closes: #1092909)
.
[ Vagrant Cascadian ]
* debian/rules: Sort platforms even better.
Checksums-Sha1:
92117bf08f02947dfbcfafdc3f8e909505c6a2d8 1672
arm-trusted-firmware_2.12.0+dfsg-2.dsc
5720f4413be7891e1ad8af1882a81e217fc28396 14256
arm-trusted-firmware_2.12.0+dfsg-2.debian.tar.xz
43b412ea052393e2950ce738a95c7bc0e51b3d5e 5725
arm-trusted-firmware_2.12.0+dfsg-2_amd64.buildinfo
Checksums-Sha256:
eba8780aafe85dc3a7bfbe7face9b20f2de70e571e90a5c8392bf5d379d466de 1672
arm-trusted-firmware_2.12.0+dfsg-2.dsc
79b60fe7f4e3597e00cc39c987bf02c3009a2d7f6960cdf5e32bdaf6dd1f3323 14256
arm-trusted-firmware_2.12.0+dfsg-2.debian.tar.xz
3e3cd14bad43d23418d6eee838c485769372b9b38caa56eeed03b11d4cd74ea6 5725
arm-trusted-firmware_2.12.0+dfsg-2_amd64.buildinfo
Files:
c7af94cac49b92271339423a07465f37 1672 admin optional
arm-trusted-firmware_2.12.0+dfsg-2.dsc
28feec882d38ab3acc4785eb6d341d6f 14256 admin optional
arm-trusted-firmware_2.12.0+dfsg-2.debian.tar.xz
c1ddfcbd46c20eb51a364204e6d01add 5725 admin optional
arm-trusted-firmware_2.12.0+dfsg-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iIkEARYKADEWIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZ47uIBMcdmFncmFudEBk
ZWJpYW4ub3JnAAoJENxRj8h/lxaq+zwA/1FYuND1p2FcFQTZV4wqeUM1qDxeoZZY
t1sn99j24H4WAQCpBvhmnt3YvM4fjUqhE8Dvrcfib36VR7c3W1k5eT7LAg==
=uHf0
-----END PGP SIGNATURE-----
pgpOVl3xl9hGz.pgp
Description: PGP signature
--- End Message ---