commit | 5063d2e83c15281b0440a82766e8349ce9f0deee | [log] [tgz] |
---|---|---|
author | Ben Gardiner <bengardiner@nanometrics.ca> | Tue Aug 31 17:48:04 2010 -0400 |
committer | Scott Wood <scottwood@freescale.com> | Mon Oct 11 15:11:01 2010 -0500 |
tree | c376d14563d7a0b23591a6df49f0630ceb01d226 | |
parent | e6064f510fcd24bfe9b889b0deda3ab00afed3b8 [diff] |
mtdparts: new add.spread: add part skipping bad blocks This patch adds a new 'mtdparts add' variant: add.spread. This command variant adds a new partition to the mtdparts variable but also increases the partitions size by skipping bad blocks and aggregating any additional bad blocks found at the end of the partition. Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca> CC: Wolfgang Denk <wd@denx.de> CC: Scott Wood <scottwood@freescale.com>