BmapFlasher: open the block device in write-only mode
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 6 Nov 2012 11:47:46 +0000 (13:47 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 7 Nov 2012 08:50:42 +0000 (10:50 +0200)
commit0a829d0eb4c0ef7b8f01ae9b135d86a66df5c66e
tree7c1e9eec378dc896bc56470d227d76d39fa31dbc
parent91a565129abe7556a3862e690515cd56c222a0b0
BmapFlasher: open the block device in write-only mode

... we do not need the read access.

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