BmapCopy.py: allow users setting image size
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 14 Dec 2012 07:58:09 +0000 (09:58 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 14 Dec 2012 08:55:07 +0000 (10:55 +0200)
commitbf3a62f05c9f6194c5c600735d8ade1f7df37180
tree4ea44a83df0a4fad1e3a639a524475b6a6d20c17
parentb7f65e674c29f6cfb7287d3449e8e386b73e53ad
BmapCopy.py: allow users setting image size

The user sometimes knows the size of compressed image, so let him/her set it
in order to enable the progress bar.

This patch essentially changes an internal method to a pulic method.

Change-Id: I91e8c5de8196b17ae6bb8cab963bdc11145ede3c
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmaptools/BmapCopy.py