All of lore.kernel.org
 help / color / mirror / Atom feed
From: u.kleine-koenig@pengutronix.de (Uwe Kleine-König)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: add support for uncompressed uImage kernel
Date: Tue, 9 Nov 2010 15:57:56 +0100	[thread overview]
Message-ID: <20101109145756.GZ16938@pengutronix.de> (raw)
In-Reply-To: <1289310656-29502-1-git-send-email-alexander.stein@systec-electronic.com>

On Tue, Nov 09, 2010 at 02:50:56PM +0100, Alexander Stein wrote:
> Signed-off-by: Alexander Stein <alexander.stein@systec-electronic.com>
Quite some time ago I suggested something similar.  I'm sure you can
find the mail in the archives.  The result of my patch was the
introduction of a few more Make-targets:

	uImage -> uimage(Image)
	uzImage -> uimage(zImage) (== today's uImage)
	uImagegz -> uimage(gzip(Image))

Russell objected that though.
Today I don't use the kernel Makefile anymore to build uImages, but let
ptxdist do that for me.

Best regards
Uwe
-- 
Pengutronix e.K.                           | Uwe Kleine-K?nig            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

      parent reply	other threads:[~2010-11-09 14:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-09 13:50 [PATCH] ARM: add support for uncompressed uImage kernel Alexander Stein
2010-11-09 14:04 ` Russell King - ARM Linux
2010-11-09 14:51   ` Uwe Kleine-König
2010-11-09 22:38   ` Sascha Hauer
2010-11-13 10:47   ` Albin Tonnerre
2010-11-18  7:38     ` Alexander Stein
2010-11-18  8:15       ` Uwe Kleine-König
2010-11-18  9:10       ` Russell King - ARM Linux
2010-11-18 10:18         ` Alexander Stein
2010-11-09 14:57 ` Uwe Kleine-König [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=20101109145756.GZ16938@pengutronix.de \
    --to=u.kleine-koenig@pengutronix.de \
    --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.