commit | 39e68867819f5bfc32150b08b776bad1b5ab55b9 | [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 | 8bd2874a7ecd061ce75214ea83af22d06fd08aea [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>