
29 Jul
2019
29 Jul
'19
11:22 p.m.
This data provides all the information about the position and size of each entry. Store it for later use when loading an image. It can be reused as is if the image is modified without changing offsets/sizes.
Signed-off-by: Simon Glass sjg@chromium.org ---
tools/binman/image.py | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-)
Applied to u-boot-dm, thanks!