Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360343
b: refs/heads/master
c: bd6ce5e
h: refs/heads/master
i:
  360341: 1d1ac12
  360339: 4839141
  360335: c543b2c
v: v3
  • Loading branch information
Christopher Cordahi authored and Artem Bityutskiy committed Feb 4, 2013
1 parent a90f0c2 commit 49e4921
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ea8b8e27fecd44c4fb7b3c6f8f72ea7b92f87fe8
refs/heads/master: bd6ce5ef913a7b4dfe5cd5028309346d32a8c404
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/cmdlinepart.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
*
* 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
Expand All @@ -32,6 +31,7 @@
* if omitted the part will immediately follow the previous part
* or 0 if the first part
* <name> := '(' NAME ')'
* NAME will appear in /proc/mtd
*
* <size> and <offset> can be specified such that the parts are out of order
* in physical memory and may even overlap.
Expand Down

0 comments on commit 49e4921

Please sign in to comment.