[PATCH] fs/erofs: add DEFLATE algorithm support
Tom Rini
trini at konsulko.com
Fri Apr 19 03:57:58 CEST 2024
On Sun, 14 Apr 2024 23:04:14 +0800, Jianan Huang wrote:
> This patch adds DEFLATE compression algorithm support. It's a good choice
> to trade off between compression ratios and performance compared to LZ4.
> Alternatively, DEFLATE could be used for some specific files since EROFS
> supports multiple compression algorithms in one image.
>
>
Applied to u-boot/master, thanks!
--
Tom
More information about the U-Boot
mailing list