linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm: config: omap2plus_defconfig: switch over to LZMA compression
Date: Mon, 16 Mar 2015 11:18:47 -0700	[thread overview]
Message-ID: <20150316181847.GU5264@atomide.com> (raw)
In-Reply-To: <1422638336-24243-1-git-send-email-balbi@ti.com>

* Felipe Balbi <balbi@ti.com> [150130 09:22]:
> LZMA compression makes about 33% smaller zImage
> with just a slight extra decompression time.
> 
> Before this patch, zImage built with o2+_dc
> is 4.5MiB and after it's about 3.3MiB.
> 
> Suggested-by: David Cohen <david.a.cohen@linux.intel.com>
> Signed-off-by: Felipe Balbi <balbi@ti.com>

Applying this into omap-for-v4.1/defconfig thanks.

Tony

> ---
>  arch/arm/configs/omap2plus_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/configs/omap2plus_defconfig b/arch/arm/configs/omap2plus_defconfig
> index b7386524c356..742c62b6d663 100644
> --- a/arch/arm/configs/omap2plus_defconfig
> +++ b/arch/arm/configs/omap2plus_defconfig
> @@ -1,3 +1,4 @@
> +CONFIG_KERNEL_LZMA=y
>  CONFIG_SYSVIPC=y
>  CONFIG_POSIX_MQUEUE=y
>  CONFIG_FHANDLE=y
> -- 
> 2.3.0-rc1
> 

      reply	other threads:[~2015-03-16 18:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-30 17:18 [PATCH] arm: config: omap2plus_defconfig: switch over to LZMA compression Felipe Balbi
2015-03-16 18:18 ` Tony Lindgren [this message]

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=20150316181847.GU5264@atomide.com \
    --to=tony@atomide.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).