public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marian Balakowicz <m8@semihalf.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 0/6] [new uImage] patchset2 - cleanup cont.
Date: Thu, 31 Jan 2008 16:04:53 +0100	[thread overview]
Message-ID: <47A1E395.7030409@semihalf.com> (raw)
In-Reply-To: <AB12F5EC-C9C6-472E-8717-5CB44DF3FA29@kernel.crashing.org>

Kumar Gala wrote:
>>
>> This is a second patchset for new uImage, it includes architecture file
>> renames, removals of OF_FLAT_TREE and standalone application support and
>> further code refactoring.
>>
>> This patchset is based on patchset1. MAKEALL was run for
>> ppc/arm/mips/coldfire,
>> architestures, plus regression tests on lite5200b.
>>
>> [new uImage] Move FDT error printing to common fdt_error() routine
>> [new uImage] Factor out common routines for getting os/arch/type/comp
>> names
>> [new uImage] Remove standalone applications handling from boootm
>> [new uImage] Remove OF_FLAT_TREE support from PPC bootm code
>> [new uImage] Use image API in SH do_bootm_linux() routine
>> [new uImage] Rename architecture specific bootm code files
> 
> I haven't looked through these, but is it possible to make it so if you
> are using a flat device tree blob on PPC that we can grow the size
> dynamically as we handle some of the board fixups as part of the bootm
> processing?

That should be possible. It'll require to always move the blob to the
new location (with the new size) - currently we move it only if needed.
And, we would need to figure out what the grow delta should be, reading
it from env variable (with the fallback default) should be flexible
enough. But I would prefer to get back to this feature when new uImage
is in place.

Cheers,
m.

      reply	other threads:[~2008-01-31 15:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-23 14:43 [U-Boot-Users] [PATCH 0/6] [new uImage] patchset2 - cleanup cont Marian Balakowicz
2008-01-23 14:44 ` [U-Boot-Users] [PATCH 1/6] [new uImage] Rename architecture specific bootm code files Marian Balakowicz
2008-01-28 22:38   ` Jean-Christophe PLAGNIOL-VILLARD
2008-01-23 14:44 ` [U-Boot-Users] [PATCH 2/6] [new uImage] Use image API in SH do_bootm_linux() routine Marian Balakowicz
2008-01-23 14:44 ` [U-Boot-Users] [PATCH 3/6] [new uImage] Remove OF_FLAT_TREE support from PPC bootm code Marian Balakowicz
2008-01-23 14:44 ` [U-Boot-Users] [PATCH 4/6] [new uImage] Remove standalone applications handling from boootm Marian Balakowicz
     [not found]   ` <c166aa9f0801230916s79a4d690mea3fb23776cc8c22@mail.gmail.com>
     [not found]     ` <4798570C.5000408@semihalf.com>
2008-01-24 23:47       ` Andrew Dyer
2008-01-23 15:00 ` [U-Boot-Users] [PATCH 5/6] [new uImage] Factor out common routines for getting os/arch/type/comp names Marian Balakowicz
2008-01-23 15:00 ` [U-Boot-Users] [PATCH 6/6] [new uImage] Move FDT error printing to common fdt_error() routine Marian Balakowicz
2008-01-23 15:40   ` Jerry Van Baren
2008-01-25  4:51 ` [U-Boot-Users] [PATCH 0/6] [new uImage] patchset2 - cleanup cont Kumar Gala
2008-01-31 15:04   ` Marian Balakowicz [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=47A1E395.7030409@semihalf.com \
    --to=m8@semihalf.com \
    --cc=u-boot@lists.denx.de \
    /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