[PATCH] ARM: support XZ compressed kernels

Imre Kaloz kaloz at openwrt.org
Fri Jul 8 14:50:10 EDT 2011


On Thu, 07 Jul 2011 21:14:58 +0200, Nicolas Pitre <nico at fluxnic.net> wrote:

> On Thu, 7 Jul 2011, Imre Kaloz wrote:
>
>> Wire up support for the XZ decompressor
>>
>> Signed-off-by: Imre Kaloz <kaloz at openwrt.org>
>> ---
>>  arch/arm/Kconfig                        |    1 +
>>  arch/arm/boot/compressed/Makefile       |   11 +++++++++--
>>  arch/arm/boot/compressed/decompress.c   |    4 ++++
>>  arch/arm/boot/compressed/piggy.xzkern.S |    6 ++++++
>>  lib/xz/xz_dec_stream.c                  |    1 +
>>  5 files changed, 21 insertions(+), 2 deletions(-)
>
> Please don't forget to update arch/arm/boot/compressed/.gitignore

Thanks, will do and resend if no other replies come in.


Imre



More information about the linux-arm-kernel mailing list