commit | 33ce3515ca47965546ae924f15f821f9bd6406ae | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jan 09 20:14:06 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 25 12:36:11 2022 -0700 |
tree | b00452ff95c88ad91308eecd9b4a4dcdd4c7a6b7 | |
parent | 992d475003b33f2fd063d437df2a4bebfa905908 [diff] |
binman: Convert to using the lz4 bintool Update the code to use this bintool, instead of running lz4 directly. This simplifies the code and provides more consistency. Signed-off-by: Simon Glass <sjg@chromium.org>