From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Ahmad Fatoum <a.fatoum@pengutronix.de>
Subject: [DistroKit] [PATCH 1/2] v7a: images: stm32mp: set fip partition size to 2M
Date: Fri, 12 Dec 2025 17:05:52 +0100 [thread overview]
Message-ID: <20251212160555.1403066-1-a.fatoum@pengutronix.de> (raw)
This partition is already 2M, because the image placed into it as 2M as
well, but for symmetry with stm32mp-optee.config, let's be explicit
about this.
No functional change.
Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
---
configs/platform-v7a/config/images/stm32mp.config | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/platform-v7a/config/images/stm32mp.config b/configs/platform-v7a/config/images/stm32mp.config
index 30e3d38db2cd..93743b3c3d5e 100644
--- a/configs/platform-v7a/config/images/stm32mp.config
+++ b/configs/platform-v7a/config/images/stm32mp.config
@@ -16,6 +16,7 @@ image @IMAGE@ {
}
partition fip {
image = "@STM32MP_BOARD@@SCMI@.fip"
+ size = 2M
}
partition barebox-environment {
--
2.47.3
next reply other threads:[~2025-12-12 16:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-12 16:05 Ahmad Fatoum [this message]
2025-12-12 16:05 ` [DistroKit] [PATCH 2/2] v8a: images: beagleplay: unify whitespace in genimage.config Ahmad Fatoum
2025-12-12 16:10 ` [DistroKit] [PATCH 1/2] v7a: images: stm32mp: set fip partition size to 2M 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=20251212160555.1403066-1-a.fatoum@pengutronix.de \
--to=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