[U-Boot] [PATCH 04/31] binman: Generate an error when text is not provided
Simon Glass
sjg at chromium.org
Tue Oct 2 11:19:26 UTC 2018
On 14 September 2018 at 03:57, Simon Glass <sjg at chromium.org> wrote:
> When the value of a text entry is not provided an execption is generated
> talking about a None type. This is confusing. Add a more explanatory error
> and a test for this case.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> tools/binman/etype/text.py | 3 +++
> tools/binman/ftest.py | 7 +++++++
> 2 files changed, 10 insertions(+)
Applied to u-boot-dm, and now in mainline.
More information about the U-Boot
mailing list