[U-Boot] [PATCH 26/53] binman: Allow the fdtmap to remain unchanged

2019-07-20 Thread Simon Glass
When updating an existing image where the size of all entries remains the same, we should not need to regenerate the fdtmap. Update the entry to return the same fdtmap as was read from the image. Signed-off-by: Simon Glass --- tools/binman/etype/fdtmap.py | 55 --

Re: [U-Boot] [PATCH 26/53] binman: Allow the fdtmap to remain unchanged

2019-07-29 Thread sjg
When updating an existing image where the size of all entries remains the same, we should not need to regenerate the fdtmap. Update the entry to return the same fdtmap as was read from the image. Signed-off-by: Simon Glass --- tools/binman/etype/fdtmap.py | 55 --