
23 Feb
2022
23 Feb
'22
3:35 a.m.
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@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!