From: Bastian Krause <bst@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Bastian Krause <bst@pengutronix.de>, sha@pengutronix.de
Subject: [DistroKit] [PATCH 1/3] v8a: image-imx8mm-evk: select BAREBOX_IMX8M
Date: Tue, 21 Feb 2023 12:18:37 +0100 [thread overview]
Message-ID: <20230221111839.3057575-1-bst@pengutronix.de> (raw)
The image contains a barebox image, so make sure it is actually
selected.
Fixes: 3b20b7dc4 ("Add i.MX8MM-EVK image")
Signed-off-by: Bastian Krause <bst@pengutronix.de>
---
configs/platform-v8a/platforms/image-imx8mm-evk.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/platform-v8a/platforms/image-imx8mm-evk.in b/configs/platform-v8a/platforms/image-imx8mm-evk.in
index cce834e17..50907881b 100644
--- a/configs/platform-v8a/platforms/image-imx8mm-evk.in
+++ b/configs/platform-v8a/platforms/image-imx8mm-evk.in
@@ -4,6 +4,7 @@ config IMAGE_IMX8MM_EVK
tristate
select HOST_GENIMAGE
select IMAGE_ROOT_EXT
+ select BAREBOX_IMX8M
prompt "Generate images/imx8mm-evk.img"
help
Generate a bootable SD card image to deploy a NXP i.MX8MM-EVK board.
--
2.30.2
next reply other threads:[~2023-02-21 11:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-21 11:18 Bastian Krause [this message]
2023-02-21 11:18 ` [DistroKit] [PATCH 2/3] v8a: image-imx8mp-evk: " Bastian Krause
2023-02-21 11:18 ` [DistroKit] [PATCH 3/3] v8a: image-imx8mq-evk: " Bastian Krause
2023-02-21 13:12 ` [DistroKit] [PATCH 1/3] v8a: image-imx8mm-evk: " 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=20230221111839.3057575-1-bst@pengutronix.de \
--to=bst@pengutronix.de \
--cc=distrokit@pengutronix.de \
--cc=sha@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