commit | 2d2cf5b644b748a5cde7d6d4fcffd02c5a0f7adc | [log] [tgz] |
---|---|---|
author | Milton D. Miller II <miltonm@us.ibm.com> | Mon Feb 29 07:55:49 2016 -0600 |
committer | Milton D. Miller II <miltonm@us.ibm.com> | Fri Mar 04 10:51:47 2016 -0600 |
tree | 1479000bde2a252a18284325cdcccc91922fcc04 | |
parent | 20b647eefa5b8f04b4da3ca42ef3992f53f13926 [diff] |
update: Remove images as they are successfully flashed Remove image files as they are flashed so a repeated call to update does not erase and write the image again. As we add the ability to call update at runtime repeated calls are expected. This both signals successful copy and removes the need for callers to cleanup. Also remove commented alternate flash method using eraseall that was not tested. Signed-off-by: Milton Miller <miltonm@us.ibm.com>