]> git.baikalelectronics.ru Git - uboot.git/commit
binman: Add bzip2 bintool
authorStefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com>
Fri, 19 Aug 2022 14:25:34 +0000 (16:25 +0200)
committerSimon Glass <sjg@chromium.org>
Sun, 21 Aug 2022 00:07:33 +0000 (18:07 -0600)
commit23b86fe5d530d82dccd2feb4c704428ec3370af4
tree8e9fe80df9fdc832c92511c751e40b2faab94218
parent5d5520faf846fa75f7ef47d6a3c4f06ab744474d
binman: Add bzip2 bintool

Add bzip2 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/bzip2.py [new file with mode: 0644]
tools/binman/entry.py
tools/binman/ftest.py