Implement sub-commands support
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 11:33:41 +0000 (13:33 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 11:38:14 +0000 (13:38 +0200)
commitb3392b69bd95518b919454da8258863cc6dfed9e
tree05b02f561c1dda41dad398c3ee36a27e1c0ec927
parent5a67c4d68124b337f507db6b896e5fbe7bd9d0b0
Implement sub-commands support

Remove separate 'bmap-creator' and 'bmap-flasher' tools and instead, implement
a single 'bmap' tool with 'create' and 'flash' subcommands.

Change-Id: I6c0d0b2aee94e7996db5dcac6a5513da7f47e067
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmap [new file with mode: 0755]
bmap-creator [deleted file]
bmap-flasher [deleted file]
debian/bmap-tools.install
setup.py