bmap: fix the image file open mode
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 18 Oct 2012 15:31:29 +0000 (18:31 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 18 Oct 2012 15:47:57 +0000 (18:47 +0300)
commit7973c0199fbbff9430e918e62db248e3d773e33f
tree8c95943905e442b55905e8db9d49a43e985cb133
parent06c54cde61a9df37ff0182cdafebe5be1034e5c0
bmap: fix the image file open mode

Open the image file in R/O binary mode instead of the default
R/O mode.

Change-Id: Ibc8b69fdf0b920c716e7cc9c23017747206e5500
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
mic/imager/raw.py