BmapCopy: validate image size
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 26 Nov 2012 11:26:06 +0000 (13:26 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 26 Nov 2012 12:05:45 +0000 (14:05 +0200)
commit32263e0153b2287c06d0f9e818a1721c720d5a17
treeb47334c6debf5193c728a5b539d4c598e4a7a3bc
parent0e445d4596e450a62cd348ce470eb5d8a036a2f8
BmapCopy: validate image size

Add some validation of image size - when we have the bmap, bmake sure that real
image size is the same as image size from the bmap.

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