]> git.dujemihanovic.xyz Git - u-boot.git/commit
fs: ubifs: Add support for ZSTD decompression
authorPiotr Wojtaszczyk <piotr.wojtaszczyk@timesys.com>
Tue, 28 May 2024 15:05:28 +0000 (17:05 +0200)
committerHeiko Schocher <hs@denx.de>
Wed, 3 Jul 2024 06:01:31 +0000 (08:01 +0200)
commitfd083246324f583d46b3863194a8968b972f7d7f
treead63e4539ef9559a34a71035d3de742dcf76174d
parent65fbdab27224ee3943a89496b21862db83c34da2
fs: ubifs: Add support for ZSTD decompression

ZSTD can be a better tradeoff between NAND IO operations and decompression
speed giving a better boot time.

Signed-off-by: Piotr Wojtaszczyk <piotr.wojtaszczyk@timesys.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
fs/ubifs/ubifs-media.h
fs/ubifs/ubifs.c