diff options
| author | Harvey Wu <harveywu95@gmail.com> | 2021-06-01 15:34:53 +0800 | 
|---|---|---|
| committer | David Oberhollenzer <david.oberhollenzer@sigma-star.at> | 2021-06-12 17:17:15 +0200 | 
| commit | a456ebc21bc64b5ef273e186fcff191563799a83 (patch) | |
| tree | 175e249212f6a9d634cfc8e8a7b11eb666221b86 /ubi-utils/src | |
| parent | 51d6820f49ca4a203cf30dd99bc83f25d569eb4b (diff) | |
misc-utils: flashcp: Add new function that copy only different blocks
- The original flashcp process is erase, write and verify all blocks
  in one time from file to device.
  This patch will add a function that only copy different block data
  from file to device. The function will compare blocks by block
  between file and device, then erase and write block data from file
  to device if found different block.
Signed-off-by: Harvey Wu <harveywu95@gmail.com>
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'ubi-utils/src')
0 files changed, 0 insertions, 0 deletions
