]> git.baikalelectronics.ru Git - kernel.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)
commitc40cc1488be3bf4426ee10b6ddc28532f8e85f9f
tree139c17fc253dc1bb87fdddb7671652921572958f
parent15777b3000bd8d19ba38988f5972781531c8722c
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