* [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
* Re: [ptxdist] [APPLIED] mtd-utils: mtdinfo is not UBI-specific, move it up one submenu
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 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2023-06-02 7:17 UTC (permalink / raw)
To: ptxdist; +Cc: Roland Hieber
Thanks, applied as 46af890ae265e1c1d6c23c945e30da7fe226ed06.
Michael
[sent from post-receive hook]
On Fri, 02 Jun 2023 09:17:36 +0200, Roland Hieber <rhi@pengutronix.de> wrote:
> 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>
> Message-Id: <20230523124949.2595261-1-rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> 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
^ 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