On 1 June 2018 at 07:38, Simon Glass <s...@chromium.org> wrote:
> It is useful to be able to see a list of regions in each image produced by
> binman. Add a -m option to output this information in a '.map' file
> alongside the image file.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
> Changes in v2: None
>
>  tools/binman/README           | 20 +++++++++++++++++++-
>  tools/binman/bsection.py      |  9 +++++++++
>  tools/binman/cmdline.py       |  2 ++
>  tools/binman/control.py       |  2 ++
>  tools/binman/entry.py         | 13 +++++++++++++
>  tools/binman/etype/section.py |  9 +++++++++
>  tools/binman/ftest.py         | 31 ++++++++++++++++++++++++++-----
>  tools/binman/image.py         |  8 ++++++++
>  8 files changed, 88 insertions(+), 6 deletions(-)

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

Reply via email to