commit | 0723c05fb75e4428b79b5cd657af7496b2604422 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Thu Jul 16 21:26:16 2015 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Mon Jul 27 11:08:39 2015 +0100 |
tree | 139c17fc253dc1bb87fdddb7671652921572958f | |
parent | 2f4b829c625ec36c2d80bef6395c7b74cea8aac0 [diff] |
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>