[U-Boot] [PATCH 13/31] binman: Add an entry method for getting the default filename

Simon Glass sjg at chromium.org
Tue Oct 2 11:19:46 UTC 2018


On 14 September 2018 at 03:57, Simon Glass <sjg at chromium.org> wrote:
> Various entry implementations provide a way to obtain the default filename
> for an entry. But at present there is no base-class implementation for
> this function. Add one so that the API is defined.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  tools/binman/entry.py      | 3 +++
>  tools/binman/entry_test.py | 5 +++++
>  2 files changed, 8 insertions(+)

Applied to u-boot-dm, and now in mainline.


More information about the U-Boot mailing list