aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2009-02-16 18:21:35 +0200
committerDavid Woodhouse <[email protected]>2009-03-20 18:38:58 +0000
commite2a0f25b4f520adbd82c0caafcde0470ed11053d (patch)
treecaac8295d3afbab87b593748c67344737c49c554 /scripts/objdiff
parentf271049e2010b918f83dc1c7bbd5d75f4710506a (diff)
[MTD] mtdoops: allow MTD selection by name
MTD's have both an index number and a name. Formerly, the MTD selected for mtdoops was done only by index number. With this patch, a name can be used instead. For example, the kernel command line: console=ttyMTD5 selects MTD 5 for mtdoops. But now this is also possible: console=ttyMTD,log which selects the MTD named "log" for mtdoops. This has the advantage that partitions can be added or removed that would affect the MTD index number but not the name, without having to then change the kernel command line. Signed-off-by: Adrian Hunter <[email protected]> Acked-by: Richard Purdie <[email protected]> Acked-by: Artem Bityutskiy <[email protected]> Signed-off-by: David Woodhouse <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions