mtdparts= documentation change

Josh Boyer jwboyer at gmail.com
Wed Oct 8 08:38:51 EDT 2008


On Tue, Sep 30, 2008 at 11:12:27AM -0700, Philip Rakity wrote:
>Recently I tried to figure out where the name of the mtd disk came from since I was modifying cafe_nand.c to do command line parsing (patch coming for this later in the week).  I could not find an explicit reference so I hacked the code to only find out that it can be easily seen by issuing the command
>
>cat /proc/mtd
>
>I know it also is in the bootup console output (now !)
>.
>
>The following patch would help make explicit how to find the name.

Your patch is whitespace corrupted.  And you don't have a proper
Signed-off-by line.  (It should be before the patch, not part of it.)

And patches should be of strip level 1.

josh



More information about the linux-mtd mailing list