From: Albin Tonnerre Date: Sat, 3 Apr 2010 10:40:28 +0000 (+0100) Subject: ARM: 6026/1: ARM: Add support for LZMA-compressed kernel images X-Git-Tag: v2.6.35-rc1~503^2~4^5~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e8699f7d68589e0e9ab324f598a3357bceb40bc;p=pandora-kernel.git ARM: 6026/1: ARM: Add support for LZMA-compressed kernel images This patch allows using a kernel image compressed with LZMA on ARM. Extracting the image is fairly slow, but it might be useful on machines with a very limited amount of storage, as the size benefit is quite significant (about 25% smaller with LZMA compared to GZIP) Tested-by: Martin Michlmayr Tested-by: Paulius Zaleckas Signed-off-by: Albin Tonnerre Signed-off-by: Russell King --- Reading git-diff-tree failed