mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 15:41:40 +00:00
81014f73f0
Add zlib (v1.2.11) uncompr() function to U-Boot. SquashFS depends on this function to decompress data from a raw disk image. The actual support for zlib into SquashFS sources will be added in a follow-up commit. Signed-off-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com> |
||
---|---|---|
.. | ||
adler32.c | ||
deflate.c | ||
deflate.h | ||
inffast.c | ||
inffast.h | ||
inffixed.h | ||
inflate.c | ||
inflate.h | ||
inftrees.c | ||
inftrees.h | ||
Makefile | ||
trees.c | ||
trees.h | ||
uncompr.c | ||
zlib.c | ||
zlib.h | ||
zutil.c | ||
zutil.h |