commit | 59a50d2de1f9c037166a6f86e6e6cdc1670aa155 | [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 | ca75b20ebbfd40189a0157c7a2ef4360b0885cc4 [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>