DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH 1/3] v8a: image-imx8mm-evk: select BAREBOX_IMX8M
@ 2023-02-21 11:18 Bastian Krause
  2023-02-21 11:18 ` [DistroKit] [PATCH 2/3] v8a: image-imx8mp-evk: " Bastian Krause
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bastian Krause @ 2023-02-21 11:18 UTC (permalink / raw)
  To: distrokit; +Cc: Bastian Krause, sha

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-02-21 13:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-21 11:18 [DistroKit] [PATCH 1/3] v8a: image-imx8mm-evk: select BAREBOX_IMX8M Bastian Krause
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox