bmap: rename flash to copy
authorArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 13:49:02 +0000 (15:49 +0200)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Thu, 8 Nov 2012 17:01:22 +0000 (19:01 +0200)
commit23587cea81e3c67eded880503a62490b3404ab72
tree068e3b98649bfda50d543988b6e92d3c29aa566f
parent6b58e11b638c4923a8432c04e31ee21e07994ad9
bmap: rename flash to copy

Rename the 'flash' command to 'copy' command. Indeed, we just copy data from
the image to a destination file, which may be a block device or something else.
So let's use better naming.

Change-Id: I135668f3aa8573b9c3ce7dd571751936d47a6552
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
bmap
setup.py