[PATCH v2 18/21] tools: binman: add etype file for u-boot-lzma-img

Simon Glass sjg at chromium.org
Thu Jan 30 03:18:20 CET 2020


Hi Weijie,

On Fri, 17 Jan 2020 at 00:46, Weijie Gao <weijie.gao at mediatek.com> wrote:
>
> This patch adds etype u-boot-lzma-img for binman. README.entries is also
> updated.
>
> Signed-off-by: Weijie Gao <weijie.gao at mediatek.com>
> ---
> Changes since v1: updated README.entries, modified copyright and description.
> ---
>  tools/binman/README.entries           | 15 ++++++++++++++
>  tools/binman/etype/u_boot_lzma_img.py | 28 +++++++++++++++++++++++++++
>  2 files changed, 43 insertions(+)
>  create mode 100644 tools/binman/etype/u_boot_lzma_img.py

Please also add a test for this, so that 'binman test -T' passes. We
need to maintain 100% code coverage in this tool.

Regards,
Simon


More information about the U-Boot mailing list