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

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


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

 tools/binman/etype/blob_dtb.py |  9 +++++++++
 tools/binman/state.py          | 16 ++++++++++++++++
 tools/dtoc/fdt.py              |  8 ++++++++
 tools/dtoc/test_fdt.py         |  5 +++++
 4 files changed, 38 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list