commit | 36650ca9f16ac507bb0926d3a3ec5340986fcce0 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Thu Sep 09 15:40:03 2010 -0500 |
committer | Scott Wood <scottwood@freescale.com> | Mon Oct 11 15:11:01 2010 -0500 |
tree | 58a54ad1fe45b7f51df8f9a04e640f04a6cf8e47 | |
parent | 59a50d2de1f9c037166a6f86e6e6cdc1670aa155 [diff] |
Followup fixes on the mtdparts spread patchset Consolidate some code in mtd_get_len_incl_bad(), and fix a condition where a valid partition could be reported as truncated if it has a good block at the end of the device (unlikely, since the BBT is usually there). Fix mid-block declarations in net_part_size(). Signed-off-by: Scott Wood <scottwood@freescale.com> Reviewed-by: Ben Gardiner <bengardiner@nanometrics.ca>