commit | e2f3c0c70f621b4ec04936f3c7ec23ebbf90ac47 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 08 13:18:44 2019 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 23 20:27:58 2019 -0700 |
tree | e19a8c632e87c4fb3b57737b7353ec0ef443304a | |
parent | c9a54559c4f731e42808010f047529e993ec4124 [diff] |
binman: Use tools compression function for blob handling Avoid duplicate code here by using the new compression function in the tools module. Signed-off-by: Simon Glass <sjg@chromium.org>