[MTD] cmdlineparts documentation change - explain where mtd-id comes from
Signed-off-by: Philip Rakity <prakity@yahoo.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
This commit is contained in:
parent
87e92c062b
commit
a0ee24a03b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue