
8 Jun
2018
8 Jun
'18
1:49 a.m.
On 1 June 2018 at 07:38, Simon Glass sjg@chromium.org wrote:
We now pass a Section object to these functions rather than an Image. Rename the parameters to avoid confusion.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
tools/binman/elf.py | 10 +++++----- tools/binman/elf_test.py | 28 ++++++++++++++-------------- tools/binman/etype/entry.py | 4 ++-- tools/binman/etype/u_boot_spl.py | 4 ++-- 4 files changed, 23 insertions(+), 23 deletions(-)
Applied to u-boot-dm