[U-Boot] [PATCH v2 03/12] binman: Rename ELF parameters to 'section'
Simon Glass
sjg at chromium.org
Thu Jun 7 23:49:46 UTC 2018
On 1 June 2018 at 07:38, Simon Glass <sjg at 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 at 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
More information about the U-Boot
mailing list