From: tbm@cyrius.com (Martin Michlmayr)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 2/4] Add support for LZO-compressed kernels for ARM
Date: Thu, 12 Nov 2009 21:06:31 +0000 [thread overview]
Message-ID: <20091112210631.GA29311@deprecation.cyrius.com> (raw)
In-Reply-To: <1257942478-18719-3-git-send-email-albin.tonnerre@free-electrons.com>
* Albin Tonnerre <albin.tonnerre@free-electrons.com> [2009-11-11 13:27]:
> This is the second part of patch. This part includes:
> - changes to ach/arch/boot/Makefile to make it easier to add new
> compression types
> - changes in arch/arm/boot/compressed/misc.c to allow the use of lzo or
> gzip, depending on the config
I tested your arm patch together with your unsubmitted patch to allow
lzma and it works great! Thanks a lot for working on this. Feel free
to add my:
Tested-by: Martin Michlmayr <tbm@cyrius.com>
I tested lzma compressed kernels on the following ARM machines:
- Linksys NSLU2 (ixp4xx)
- SheevaPlug (kirkwood)
- QNAP TS-219 (kirkwood)
- Thecus N2100 (iop32x)
--
Martin Michlmayr
http://www.cyrius.com/
WARNING: multiple messages have this Message-ID (diff)
From: Martin Michlmayr <tbm@cyrius.com>
To: Albin Tonnerre <albin.tonnerre@free-electrons.com>
Cc: akpm@linux-foundation.org, hpa@zytor.com, rmk@arm.linux.org.uk,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 2/4] Add support for LZO-compressed kernels for ARM
Date: Thu, 12 Nov 2009 21:06:31 +0000 [thread overview]
Message-ID: <20091112210631.GA29311@deprecation.cyrius.com> (raw)
In-Reply-To: <1257942478-18719-3-git-send-email-albin.tonnerre@free-electrons.com>
* Albin Tonnerre <albin.tonnerre@free-electrons.com> [2009-11-11 13:27]:
> This is the second part of patch. This part includes:
> - changes to ach/arch/boot/Makefile to make it easier to add new
> compression types
> - changes in arch/arm/boot/compressed/misc.c to allow the use of lzo or
> gzip, depending on the config
I tested your arm patch together with your unsubmitted patch to allow
lzma and it works great! Thanks a lot for working on this. Feel free
to add my:
Tested-by: Martin Michlmayr <tbm@cyrius.com>
I tested lzma compressed kernels on the following ARM machines:
- Linksys NSLU2 (ixp4xx)
- SheevaPlug (kirkwood)
- QNAP TS-219 (kirkwood)
- Thecus N2100 (iop32x)
--
Martin Michlmayr
http://www.cyrius.com/
next prev parent reply other threads:[~2009-11-12 21:06 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-11 12:27 [PATCH v3 0/4] Add support for LZO-compressed kernel images Albin Tonnerre
2009-11-11 12:27 ` [PATCH v3 1/4] Add support for LZO-compressed kernels Albin Tonnerre
2009-11-11 12:27 ` [PATCH v3 2/4] Add support for LZO-compressed kernels for ARM Albin Tonnerre
2009-11-11 12:27 ` [PATCH v3 3/4] Add support for LZO-compressed kernels on x86 Albin Tonnerre
2009-11-11 12:27 ` [PATCH v3 4/4] Add LZO compression support for initramfs and old-style initrd Albin Tonnerre
2009-11-12 12:59 ` [PATCH v3 2/4] Add support for LZO-compressed kernels for ARM Martin Michlmayr
2009-11-13 14:29 ` Sebastian Andrzej Siewior
2009-11-13 14:50 ` Martin Michlmayr
2009-11-13 14:54 ` Albin Tonnerre
2009-11-13 15:21 ` Russell King
2009-11-13 15:52 ` Martin Michlmayr
2009-11-13 17:19 ` Albin Tonnerre
2009-11-12 21:06 ` Martin Michlmayr [this message]
2009-11-12 21:06 ` Martin Michlmayr
2009-11-11 14:11 ` [PATCH v3 1/4] Add support for LZO-compressed kernels Wu Zhangjin
2009-11-12 22:33 ` Andrew Morton
2009-11-12 22:43 ` Albin Tonnerre
2009-11-13 15:45 ` Russell King
2009-11-12 22:25 ` [PATCH v3 0/4] Add support for LZO-compressed kernel images Russell King
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091112210631.GA29311@deprecation.cyrius.com \
--to=tbm@cyrius.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.