Introduce the --generate-bmap option
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 27 Sep 2012 14:33:38 +0000 (17:33 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Mon, 8 Oct 2012 08:51:29 +0000 (11:51 +0300)
commitd74a55dac569ae5d4c4914c78ec79545c8cab1f1
tree24c203e96ad620611671802ae79ec1b98e9bd13f
parent8bd2ee8ab10d6dda518d59961d82b84708f11641
Introduce the --generate-bmap option

This patch only introduce the --generate-bmap option of the 'raw' subcommand
and does not implement it. The implementation is added by in the follo-up
patches.

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