mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 01:38:22 +00:00
20dde48bca
Add lzop decompression support to the existing lzo bitstream handling (think gzip versus zlib), and support it for uImage decompression if CONFIG_LZO is enabled. Lzop doesn't compress as good as gzip (~10% worse), but decompression is very fast (~0.7s faster here on a slow ppc). The lzop decompression code is based on Albin Tonnerre's recent ARM Linux lzo support patch. Cc: albin.tonnerre@free-electrons.com Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |
||
---|---|---|
.. | ||
byteorder | ||
mtd | ||
unaligned | ||
bitops.h | ||
config.h | ||
crc32.h | ||
ctype.h | ||
err.h | ||
list.h | ||
lzo.h | ||
math64.h | ||
mc146818rtc.h | ||
mii.h | ||
poison.h | ||
posix_types.h | ||
rbtree.h | ||
stat.h | ||
stddef.h | ||
string.h | ||
time.h | ||
types.h |