From: Jan Luebbe <jlu@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Jan Luebbe <jlu@pengutronix.de>
Subject: [DistroKit] [PATCH 1/4] v7a: barebox: enable CONFIG_BOOTM_INITRD in the generic config
Date: Tue, 6 Sep 2022 12:33:25 +0200 [thread overview]
Message-ID: <20220906103328.3303545-1-jlu@pengutronix.de> (raw)
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
next reply other threads:[~2022-09-06 10:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-06 10:33 Jan Luebbe [this message]
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
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=20220906103328.3303545-1-jlu@pengutronix.de \
--to=jlu@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