[U-Boot] [PATCH 03/31] binman: Allow 'fill' entry to have a size of 0
Simon Glass
sjg at chromium.org
Tue Oct 2 11:19:24 UTC 2018
On 14 September 2018 at 03:57, Simon Glass <sjg at chromium.org> wrote:
> The check for this should be for None, not 0. Fix it and add a test.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> tools/binman/etype/fill.py | 2 +-
> tools/binman/ftest.py | 5 +++++
> tools/binman/test/80_fill_empty.dts | 15 +++++++++++++++
> 3 files changed, 21 insertions(+), 1 deletion(-)
> create mode 100644 tools/binman/test/80_fill_empty.dts
Applied to u-boot-dm, and now in mainline.
More information about the U-Boot
mailing list