Re: [U-Boot] [PATCH 46/53] binman: Update state when replacing device-tree entries

2019-07-29 Thread sjg
Since the state module holds references to all the device trees used by binman, it must be updated when the device trees are updated. Add support for this. Signed-off-by: Simon Glass --- tools/binman/etype/blob_dtb.py | 9 + tools/binman/state.py | 16 tools/d

[U-Boot] [PATCH 46/53] binman: Update state when replacing device-tree entries

2019-07-20 Thread Simon Glass
Since the state module holds references to all the device trees used by binman, it must be updated when the device trees are updated. Add support for this. Signed-off-by: Simon Glass --- tools/binman/etype/blob_dtb.py | 9 + tools/binman/state.py | 16 tools/d