[PATCH v5 16/20] tools: binman: add etype file for u-boot-lzma-img

Simon Glass sjg at chromium.org
Wed Feb 12 18:14:36 CET 2020


On Wed, 12 Feb 2020 at 02:43, Weijie Gao <weijie.gao at mediatek.com> wrote:
>
> This patch adds etype u-boot-lzma-img for binman. README.entries is also
> updated.
>
> Reviewed-by: Stefan Roese <sr at denx.de>
> Signed-off-by: Weijie Gao <weijie.gao at mediatek.com>
> ---
> Changes since v3: add a test to make sure 100% code coverage
> ---
>  tools/binman/README.entries               | 15 ++++++++++++
>  tools/binman/etype/u_boot_lzma_img.py     | 28 +++++++++++++++++++++++
>  tools/binman/ftest.py                     |  7 ++++++
>  tools/binman/test/156_u_boot_lzma_img.dts | 11 +++++++++
>  4 files changed, 61 insertions(+)
>  create mode 100644 tools/binman/etype/u_boot_lzma_img.py
>  create mode 100644 tools/binman/test/156_u_boot_lzma_img.dts

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list