summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorBen Gardiner <bengardiner@nanometrics.ca>2010-08-31 21:48:01 (GMT)
committerScott Wood <scottwood@freescale.com>2010-10-11 20:11:00 (GMT)
commit4ba692fb1e413db974037238370b8402c8a60750 (patch)
tree055ea79276b8429c8653a85589052ffdd6e80d36 /common
parent0a026d3e86f3981f6fc4f6d634708442f65873e5 (diff)
downloadu-boot-4ba692fb1e413db974037238370b8402c8a60750.tar.xz
mtd: add an mtd method for get_len_incl_bad()
The logic to 'spread' mtd partitions needs to calculate the length in the mtd device, including bad blocks. This patch introduces a new function, mtd_get_len_incl_bad that can return both the length including bad blocks and whether that length was truncated on the device. This new function will be used by the mtdparts spread command later in this series. The definition of the function is #ifdef'd out in configurations that do not use the new 'mtdparts spread' command. Signed-off-by: Ben Gardiner<bengardiner@nanometrics.ca> CC: Scott Wood <scottwood@freescale.com>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions