DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH 1/4] v7a: barebox: enable CONFIG_BOOTM_INITRD in the generic config
@ 2022-09-06 10:33 Jan Luebbe
  2022-09-06 10:33 ` [DistroKit] [PATCH 2/4] v7a: barebox: update diffs with enabled CONFIG_BOOTM_INITRD Jan Luebbe
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jan Luebbe @ 2022-09-06 10:33 UTC (permalink / raw)
  To: distrokit; +Cc: Jan Luebbe

It was enabled for mx6&rpi&stm32mp&vexpress, but not for am335x&at91.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
---
 configs/platform-v7a/barebox.config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/platform-v7a/barebox.config b/configs/platform-v7a/barebox.config
index 655ab1c43c57..e5dbe668ba71 100644
--- a/configs/platform-v7a/barebox.config
+++ b/configs/platform-v7a/barebox.config
@@ -160,7 +160,7 @@ CONFIG_TIMESTAMP=y
 CONFIG_BOOTM=y
 CONFIG_BOOTM_SHOW_TYPE=y
 CONFIG_BOOTM_VERBOSE=y
-# CONFIG_BOOTM_INITRD is not set
+CONFIG_BOOTM_INITRD=y
 CONFIG_BOOTM_OFTREE=y
 # CONFIG_BOOTM_OFTREE_UIMAGE is not set
 # CONFIG_BOOTM_AIMAGE is not set
-- 
2.30.2




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

end of thread, other threads:[~2022-09-06 10:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-06 10:33 [DistroKit] [PATCH 1/4] v7a: barebox: enable CONFIG_BOOTM_INITRD in the generic config Jan Luebbe
2022-09-06 10:33 ` [DistroKit] [PATCH 2/4] v7a: barebox: update diffs with enabled CONFIG_BOOTM_INITRD Jan Luebbe
2022-09-06 10:33 ` [DistroKit] [PATCH 3/4] v7a: barebox: enabled CONFIG_CMD_MIITOOL in the generic config Jan Luebbe
2022-09-06 10:33 ` [DistroKit] [PATCH 4/4] v7a: barebox: update diffs with enabled CONFIG_CMD_MIITOOL Jan Luebbe

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