From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH] mtd-utils: mtdinfo is not UBI-specific, move it up one submenu
Date: Tue, 23 May 2023 14:49:49 +0200 [thread overview]
Message-ID: <20230523124949.2595261-1-rhi@pengutronix.de> (raw)
mtdinfo without --ubi-info prints e.g. eraseblock size and amount of
eraseblocks, flash type, and minimum input/output unit size.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
rules/mtd-utils.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/mtd-utils.in b/rules/mtd-utils.in
index 4907e135f84b..eaf073932537 100644
--- a/rules/mtd-utils.in
+++ b/rules/mtd-utils.in
@@ -388,13 +388,13 @@ config MTD_UTILS_MKFS_UBIFS
help
Create ubifs filesystems
+endif
+
config MTD_UTILS_MTDINFO
bool
prompt "mtdinfo"
help
- Print UBI specific information about MTD devices
-
-endif
+ Print information about MTD devices
config MTD_UTILS_TESTS
bool
--
2.39.2
next reply other threads:[~2023-05-23 12:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-23 12:49 Roland Hieber [this message]
2023-06-02 7:17 ` [ptxdist] [APPLIED] " Michael Olbrich
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=20230523124949.2595261-1-rhi@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=ptxdist@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