[PATCH 11/24] elf: Add a way to read segment information from an ELF file
Simon Glass
sjg at chromium.org
Wed Feb 23 03:35:00 CET 2022
On 08/02/2022 21:49, Simon Glass wrote:
> Add a function which reads the segments and the entry address.
>
> Also fix a comment nit in the tests while we are here.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> tools/binman/elf.py | 37 +++++++++++++++++++++++++++++++++++++
> tools/binman/elf_test.py | 31 +++++++++++++++++++++++++++++--
> 2 files changed, 66 insertions(+), 2 deletions(-)
>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list