Skip to content
Commit 6deff872 authored by Simon Glass's avatar Simon Glass
Browse files

patman: Correct lz4 compression parameters



At present on large files, lz4 uses a larger block size (e.g. 256KB) than
the 64KB supported by the U-Boot decompression implementation. Also it is
optimised for maximum compression speed, producing larger output than we
would like.

Update the parameters to correct these problems.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 9fc6ebd8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment