commit | 3971c950029c04ea6da89e8d101af188e89615b2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 20 12:24:11 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Mon Jul 29 09:38:06 2019 -0600 |
tree | 6c5ef5298a903b36b8b615b279c802eb878e87b3 | |
parent | b3d6fc78e2cf2f555d484be20639d88cc04b01b7 [diff] |
binman: Move control.WriteEntry further down the file Move this function after the extraction logic so we can keep the writing logic in one place. Signed-off-by: Simon Glass <sjg@chromium.org>