]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm64: enable more compressed Image formats
authorOlof Johansson <olof@lixom.net>
Thu, 16 Jul 2015 20:26:16 +0000 (21:26 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 27 Jul 2015 10:08:39 +0000 (11:08 +0100)
commit0723c05fb75e4428b79b5cd657af7496b2604422
tree139c17fc253dc1bb87fdddb7671652921572958f
parent2f4b829c625ec36c2d80bef6395c7b74cea8aac0
arm64: enable more compressed Image formats

Plumb up Makefile arguments for the already supported formats in the kbuild
system: lz4, bzip2, lzma, and lzo.

Note that just as with Image.gz, these images are not self-decompressing and
the booting firmware still needs to handle decompression before launching the
kernel image.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/Makefile
arch/arm64/boot/Makefile