[U-Boot] [PATCH 18/53] binman: Store image fdtmap when loading from a file

sjg at google.com sjg at google.com
Mon Jul 29 21:22:32 UTC 2019


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 at chromium.org>
---

 tools/binman/image.py | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list