Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Compile Linux with Buildroot for i.MX28 EVK
Date: Fri, 24 Feb 2012 21:31:31 +0100	[thread overview]
Message-ID: <20120224213131.4fe770e2@skate> (raw)
In-Reply-To: <63D6870D443E63419AC4A0C97B86C092030FCA28@MBXCLUSTER.mdh.local>

Le Fri, 24 Feb 2012 17:46:55 +0100,
Mikael ?sberg <mikael.asberg@mdh.se> a ?crit :

> Maybe I can de-compress a zImage to a "raw" Image, is that what you
> did?

On ARM, arch/arm/boot/Image is the raw uncompressed version of the
kernel. You can try to load it and jump to the beginning of it. You can
turn it into an uImage by calling mkimage on it.

However, as suggested by Jean-Christophe, you should really try LZO. It
is a very good trade-off between kernel size and decompression time.
Remember that using an uncompressed kernel means that you have a *lot*
more data to load from flash to RAM, which allows take time. Usually
LZO is a great compromise here.

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  parent reply	other threads:[~2012-02-24 20:31 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-23 11:22 [Buildroot] Compile Linux with Buildroot for i.MX28 EVK Mikael Åsberg
2012-02-23 12:11 ` Jean-Christophe PLAGNIOL-VILLARD
2012-02-23 12:38 ` Baruch Siach
     [not found]   ` <63D6870D443E63419AC4A0C97B86C092030FCA18@MBXCLUSTER.mdh.local>
2012-02-23 17:17     ` Baruch Siach
2012-02-24 13:19       ` Mikael Åsberg
2012-02-24 13:33         ` Yegor Yefremov
2012-02-24 13:53           ` Mikael Åsberg
2012-02-24 14:06             ` Yegor Yefremov
2012-02-24 14:33               ` Mikael Åsberg
2012-02-24 15:10                 ` Yegor Yefremov
2012-02-24 15:22                   ` Mikael Åsberg
2012-02-24 15:40                     ` Jean-Christophe PLAGNIOL-VILLARD
2012-02-24 15:58                       ` Mikael Åsberg
2012-02-24 16:35                         ` Jean-Christophe PLAGNIOL-VILLARD
2012-02-24 16:46                           ` Mikael Åsberg
2012-02-24 16:56                             ` Jean-Christophe PLAGNIOL-VILLARD
2012-02-24 20:31                             ` Thomas Petazzoni [this message]
2012-02-25  8:39                               ` Mikael Åsberg
2012-02-26  9:34                                 ` Baruch Siach
2012-02-24 17:10                     ` Michael S. Zick
2012-02-24 20:10                       ` Thomas Petazzoni
2012-02-25 14:35                         ` Michael S. Zick
2012-02-24 15:38           ` Jean-Christophe PLAGNIOL-VILLARD

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=20120224213131.4fe770e2@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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