[PATCH v2 09/25] binman: Rename ExpandEntries to gen_entries
Alper Nebi Yasak
alpernebiyasak at gmail.com
Thu Mar 3 22:09:03 CET 2022
On 24/02/2022 02:00, Simon Glass wrote:
> Leave the 'expand' term for use by entry types which have an expanded
> version of themselves. Rename this method to indicate that it generates
> subentries.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add patch to rename ExpandEntries to gen_entries
>
> tools/binman/control.py | 2 +-
> tools/binman/entry.py | 4 ++--
> tools/binman/etype/blob_phase.py | 2 +-
> tools/binman/etype/files.py | 2 +-
> tools/binman/etype/section.py | 6 +++---
> 5 files changed, 8 insertions(+), 8 deletions(-)
Reviewed-by: Alper Nebi Yasak <alpernebiyasak at gmail.com>
More information about the U-Boot
mailing list