Skip to content
Commit 6dfed163 authored by Joao Marcos Costa's avatar Joao Marcos Costa Committed by Tom Rini
Browse files

fs/squashfs: add support for LZO decompression



Add call to lzo's lzo1x_decompress_safe() into sqfs_decompress().

U-Boot's LZO sources may still have some unsolved issues that could make the
decompression crash when dealing with fragmented files, so those should be
avoided. The "-no-fragments" option can be passed to mksquashfs.

Signed-off-by: default avatarJoao Marcos Costa <joaomarcos.costa@bootlin.com>
parent 9c948f53
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment