lib: Add support for LZ4-compressed kernel
This patch adds support for extracting LZ4-compressed kernel images,
as well as LZ4-compressed ramdisk images in the kernel boot process.

This depends on the patch below
decompressor: Add LZ4 decompressor module

Signed-off-by: Kyungsik Lee <kyungsik.lee@lge.com>
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent e944e7f commit cdc837f4d90fbafd0d55634ea3acfda12120e1cd
@Kyungsik Lee Kyungsik Lee authored on 15 Jul 2013
Sascha Hauer committed on 16 Jul 2013
Showing 10 changed files
View
common/filetype.c
View
include/filetype.h
View
include/linux/decompress/unlz4.h 0 → 100644
View
lib/Kconfig
View
lib/Makefile
View
lib/decompress_unlz4.c 0 → 100644
View
lib/lz4/Makefile 0 → 100644
View
lib/lz4/lz4_decompress.c
View
lib/uncompress.c
View
scripts/Makefile.lib