[PATCH] ARM: support XZ compressed kernels

Nicolas Pitre nico at fluxnic.net
Thu Jul 7 15:14:58 EDT 2011


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


Nicolas



More information about the linux-arm-kernel mailing list