]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Add lzop bintool
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Fri, 19 Aug 2022 14:25:36 +0000 (16:25 +0200)
committerSimon Glass <sjg@chromium.org>
Sun, 21 Aug 2022 00:07:33 +0000 (18:07 -0600)
commit7b26a4608c29a1dc8813b5caad32e7fe6484c58e
tree293f49c285c8743c6dd64504638eb179c0c31d66
parent0f369d79925a4e0a909c0c1618b786775f63f81f
binman: Add lzop bintool

Add lzop bintool to binman to support on-the-fly compression.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/btool/lzop.py [new file with mode: 0644]
tools/binman/entry.py
tools/binman/ftest.py