[MTD] cmdlineparts documentation change - explain where mtd-id comes from
Linux-MTD Mailing List
linux-mtd at lists.infradead.org
Sat Oct 18 07:59:02 EDT 2008
Gitweb: http://git.infradead.org/?p=mtd-2.6.git;a=commit;h=a0ee24a03b1c06813c814b9f70946c8984752f01
Commit: a0ee24a03b1c06813c814b9f70946c8984752f01
Parent: 87e92c062b19eea6054532f8143a91242f104a6f
Author: Philip Rakity <prakity at yahoo.com>
AuthorDate: Wed Oct 8 16:32:11 2008 -0700
Committer: David Woodhouse <David.Woodhouse at intel.com>
CommitDate: Sat Oct 18 12:43:03 2008 +0100
[MTD] cmdlineparts documentation change - explain where mtd-id comes from
Signed-off-by: Philip Rakity <prakity at yahoo.com>
Signed-off-by: David Woodhouse <David.Woodhouse at intel.com>
---
drivers/mtd/cmdlinepart.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/mtd/cmdlinepart.c b/drivers/mtd/cmdlinepart.c
index 71bc07f..50a3403 100644
--- a/drivers/mtd/cmdlinepart.c
+++ b/drivers/mtd/cmdlinepart.c
@@ -7,6 +7,7 @@
*
* mtdparts=<mtddef>[;<mtddef]
* <mtddef> := <mtd-id>:<partdef>[,<partdef>]
+ * where <mtd-id> is the name from the "cat /proc/mtd" command
* <partdef> := <size>[@offset][<name>][ro][lk]
* <mtd-id> := unique name used in mapping driver/device (mtd->name)
* <size> := standard linux memsize OR "-" to denote all remaining space
More information about the linux-mtd-cvs
mailing list