BmapFlasher: error out if the image does not fit the block device
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 6 Nov 2012 13:21:30 +0000 (15:21 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 08:10:39 +0000 (10:10 +0200)
commit4a7c10ebb691db546e513ce2af45327c99b8f21c
tree1e1617b0ff1bcda8f0bc0945243ec1d741ebf12a
parent15c57508922704b850303c7e4c0d09313c650dd8
BmapFlasher: error out if the image does not fit the block device

I've got a bug report that the flasher tries to flash even if the block device
is too small. Let's fix this.

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