commit | e834402fa09de8537ab850b971f6e468e3430593 | [log] [tgz] |
---|---|---|
author | Harvey Chapman <hchapman@3gfp.com> | Tue Feb 26 17:57:14 2013 +0000 |
committer | Scott Wood <scottwood@freescale.com> | Wed May 22 16:41:46 2013 -0500 |
tree | 5991e925fa2759a83999cd90eee7d7a70bbcea1f | |
parent | 98d9d92359956a3d53eaee70c08d40f06828fa87 [diff] |
nand: adjust erase/read/write partition/chip size for bad blocks Adjust the sizes calculated for whole partition/chip operations by removing the size of bad blocks so we don't try to erase/read/write past a partition/chip boundary. Signed-off-by: Harvey Chapman <hchapman@3gfp.com>