Skip to content
Snippets Groups Projects
Commit 6e8699f7 authored by Albin Tonnerre's avatar Albin Tonnerre Committed by Russell King
Browse files

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: default avatarMartin Michlmayr <tbm@cyrius.com>
Tested-by: default avatarPaulius Zaleckas <paulius.zaleckas@gmail.com>
Signed-off-by: default avatarAlbin Tonnerre <albin.tonnerre@free-electrons.com>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 5cfc8ee0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment