blob: 83226fa687b8133e052f7d54236295eb61fbae79 (
plain)
1
2
3
4
5
|
Bmaptool is a generic tool for creating the block map (bmap) for
a file and copying files using the block map. The idea is that
large files, like raw system image files, can be copied or flashed
a lot faster and more reliably with bmaptool than with traditional
tools, like "dd" or "cp".
|