BmapFlasher: provide a target_is_block_device attribute
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 6 Nov 2012 13:01:49 +0000 (15:01 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 08:01:01 +0000 (10:01 +0200)
commit15c57508922704b850303c7e4c0d09313c650dd8
treeca00992f324857d9aa8b26667ebf75dda3396d2e
parentc5f74913dcc60e64c0e120dfb15d4ae5fb0ebece
BmapFlasher: provide a target_is_block_device attribute

Which is useful for bmap-flasher, because it does not have find this out
itslelf.

Note, this is rather bad approach, and later I'll introduce a base class
for flashing anywhere and a child class for flashing to block devices.

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