Files
u-boot/tools
Simon Glass d7fa4e4b22 binman: Split control.WriteEntryToImage() into separate functions
This code has three distinct phases:

1. The image is loaded and the state module is set up
2. The entry is written to the image
3. The image is repacked and written back to the file

Split the code out with three separate functions, one for each phase.

Signed-off-by: Simon Glass <sjg@chromium.org>
2019-07-29 09:38:06 -06:00
..
2018-05-31 08:53:11 -04:00
2019-02-01 14:13:46 -05:00
2019-01-01 14:12:18 +01:00