On 14 September 2018 at 03:57, Simon Glass <s...@chromium.org> wrote:
> At present sections have no record of their parent so it is not possible
> to traverse up the tree to the root and figure out the position of a
> section within the image.
>
> Change the constructor to record this information.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  tools/binman/bsection.py      | 5 ++++-
>  tools/binman/etype/section.py | 3 ++-
>  tools/binman/image.py         | 5 +++--
>  3 files changed, 9 insertions(+), 4 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