
9 Sep
2010
9 Sep
'10
10:54 p.m.
On Tue, Aug 31, 2010 at 05:47:59PM -0400, Ben Gardiner wrote:
Ben Gardiner (5): mtdparts: regroup calls to get_mtd_device_nm mtd: add an mtd method for get_len_incl_bad() mtdparts: show net size in mtdparts list mtdparts: add new sub-command "spread" mtdparts: new add.spread: add part skipping bad blocks
common/cmd_mtdparts.c | 260 +++++++++++++++++++++++++++++++++++++----- drivers/mtd/mtdcore.c | 49 ++++++++ drivers/mtd/nand/nand_util.c | 6 + include/linux/mtd/mtd.h | 4 +- 4 files changed, 287 insertions(+), 32 deletions(-)
Applied to u-boot-nand-flash next
Sent a followup patch for a couple minor issues.
-Scott