On 14 September 2018 at 03:57, Simon Glass <s...@chromium.org> wrote:
> At present we have a few calls to device-tree functions in binman and plan
> to add more as we add new entry types which need to report their results.
>
> It makes sense to put this code in a central place so that we can make
> sure all device trees are updated. At present we only have U-Boot proper,
> but plan to add SPL and TPL too.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  tools/binman/bsection.py |  9 +++++----
>  tools/binman/entry.py    |  8 ++++----
>  tools/binman/state.py    | 35 +++++++++++++++++++++++++++++++++++
>  3 files changed, 44 insertions(+), 8 deletions(-)

Applied to u-boot-dm, and now in mainline.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to