commit | 10390ce20a81203a57292de407ff3a2dc18c86c7 | [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 | 5063d2e83c15281b0440a82766e8349ce9f0deee [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>