mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] mtd-utils: mtdinfo is not UBI-specific, move it up one submenu
@ 2023-05-23 12:49 Roland Hieber
  2023-06-02  7:17 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Hieber @ 2023-05-23 12:49 UTC (permalink / raw)
  To: ptxdist; +Cc: Roland Hieber

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




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

end of thread, other threads:[~2023-06-02  7:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-23 12:49 [ptxdist] [PATCH] mtd-utils: mtdinfo is not UBI-specific, move it up one submenu Roland Hieber
2023-06-02  7:17 ` [ptxdist] [APPLIED] " Michael Olbrich

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