public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] ubi: help message correction
@ 2009-07-12  2:25 Andrzej Wolski
  2009-07-12  6:30 ` Wolfgang Denk
  0 siblings, 1 reply; 6+ messages in thread
From: Andrzej Wolski @ 2009-07-12  2:25 UTC (permalink / raw)
  To: u-boot

Fix incorrect information about size units.

Signed-off-by: Andrzej Wolski <awolski@poczta.fm>
---
diff --git a/common/cmd_ubi.c b/common/cmd_ubi.c
index bbca389..d1653b1 100644
--- a/common/cmd_ubi.c
+++ b/common/cmd_ubi.c
@@ -608,6 +608,6 @@ U_BOOT_CMD(ubi, 6, 1, do_ubi,
  		" - Remove volume\n"
  	"[Legends]\n"
  	" volume: charater name\n"
-	" size: KiB, MiB, GiB, and bytes\n"
+	" size: hex value\n"
  	" type: s[tatic] or d[ynamic] (default=dynamic)"
  );

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

end of thread, other threads:[~2009-07-20  7:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-12  2:25 [U-Boot] [PATCH] ubi: help message correction Andrzej Wolski
2009-07-12  6:30 ` Wolfgang Denk
2009-07-12 12:40   ` Andrzej Wolski
2009-07-14 11:01     ` Detlev Zundel
2009-07-17 20:26       ` Andrzej Wolski
2009-07-20  7:24         ` Stefan Roese

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