flasher: rename 'total_size'
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 1 Nov 2012 14:05:51 +0000 (16:05 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 1 Nov 2012 14:05:51 +0000 (16:05 +0200)
commit91ea2a086cdbeeda1c1f3d803f6b9b92144db74d
tree78dac349ed7ae86d502dc4988c3215b72ed19309
parent8e42f003e17277229da5785819af23b6c3f5acd9
flasher: rename 'total_size'

There is inconsistenty between the flasher and creator - we use 'total_size' in
flasher to describe the image size, while we use 'image_size' in the creator
for the same. Let's use the same terminology everywhere, so kill 'total_size'
and use 'image_size' everywhere.

Change-Id: I6bb826a8cdf36b9c89aea97c54d9ff6cb2431f46
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmap-flasher
bmaptools/BmapFlasher.py