commit | d48f94e157d7964a22ae4a47fa8e43fe533188e7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 20 12:24:12 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 29 09:38:06 2019 -0600 |
tree | d0ba6a6326059337a7edad8080c1259ec8c9b4c5 | |
parent | 3971c950029c04ea6da89e8d101af188e89615b2 [diff] |
binman: Update control.WriteEntry() to support writing the map Add the ability to write a new map file. Also tidy up a few comments and rename a misleading variable. Signed-off-by: Simon Glass <sjg@chromium.org>