[PATCH] [MTD] documentation change - explain where mtd-id comes from
Philip Rakity
prakity at yahoo.com
Wed Oct 8 19:32:11 EDT 2008
Signed-off-by: Philip Rakity <prakity at yahoo.com>
--- linux-2.6.26.5/drivers/mtd/cmdlinepart.c.orig 2008-10-08 16:27:30.000000000 -0700
+++ linux-2.6.26.5/drivers/mtd/cmdlinepart.c 2008-10-08 16:29:00.000000000 -0700
@@ -9,6 +9,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
mailing list