From: Jan Luebbe <jlu@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Jan Luebbe <jlu@pengutronix.de>
Subject: [DistroKit] [PATCH 3/4] v7a: barebox: enabled CONFIG_CMD_MIITOOL in the generic config
Date: Tue, 6 Sep 2022 12:33:27 +0200 [thread overview]
Message-ID: <20220906103328.3303545-3-jlu@pengutronix.de> (raw)
In-Reply-To: <20220906103328.3303545-1-jlu@pengutronix.de>
It was enabled for mx6&rpi&stm32mp, but not for am335x&at91&vexpress.
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 e5dbe668ba71..b7d48a39ac5f 100644
--- a/configs/platform-v7a/barebox.config
+++ b/configs/platform-v7a/barebox.config
@@ -356,7 +356,7 @@ CONFIG_CMD_TRUE=y
CONFIG_CMD_DHCP=y
CONFIG_CMD_HOST=y
CONFIG_NET_CMD_IFUP=y
-# CONFIG_CMD_MIITOOL is not set
+CONFIG_CMD_MIITOOL=y
CONFIG_CMD_PING=y
CONFIG_CMD_TFTP=y
CONFIG_CMD_IP_ROUTE_GET=y
--
2.30.2
next prev parent 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 [DistroKit] [PATCH 1/4] v7a: barebox: enable CONFIG_BOOTM_INITRD " 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 ` Jan Luebbe [this message]
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-3-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