public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Bartlomiej Sieka <tur@semihalf.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [new uImage] Code available on new-image branch of u-boot-testing repo
Date: Wed, 13 Feb 2008 10:24:05 +0100	[thread overview]
Message-ID: <47B2B735.9000800@semihalf.com> (raw)
In-Reply-To: <F8B63E55-0B77-44DD-AAC4-0EC32409B413@kernel.crashing.org>

Kumar Gala wrote:
[...]
>> On Feb 7, 2008, at 10:15 AM, Bartlomiej Sieka wrote:
>>> Kumar Gala wrote:
>>>> Here is a rough patch to common/cmd_bootm.c that passed load_end
>>>> down to
>>>> the do_bootm_* commands.  I haven't updated the lib_*/bootm.c at this
>>>> point.
[...]
>>> In our development code for the new format we need even more data to
>>> be
>>> passed down to do_bootm_* flavors. We are doing this by passing a
>>> pointer to a structure:
>>>
>>> -           do_bootm_linux (cmdtp, flag, argc, argv, hdr, verify);
>>> +           do_bootm_linux (cmdtp, flag, argc, argv, &images, verify);
[...]
>>> Perhaps it would be a good idea to add your load_end to bootm_headers?
>>> In any case, let's get back to this once the above mentioned code is
>>> posted to the ML.
>>
>> sounds good, any eta on when this patch will show up?
> 
> Any update on the patch?

Hi Kumar,

Sorry for a delayed reply, I've been quite busy recently.

As to the patch adding passing more information to do_bootm_* -- it's a
logical part of a bigger patchset that is not yet ready for posting.
Please give me a few more days to get it in shape.

> 
> One of the ideas I have is I'd like to see if we can make it possible to 
> do the equiv of bootm via a series of commands from the u-boot command 
> line.
> 
> For example, I don't believe we have a way today to just decompress a 
> uImage file.

Apart for using bootm machinery and the autostart env. variable (as
pointed to by Wolfgang), there isn't a direct way to do this (like a
U-Boot command for example).

Regards,
Bartlomiej

      parent reply	other threads:[~2008-02-13  9:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-07 12:05 [U-Boot-Users] [new uImage] Code available on new-image branch of u-boot-testing repo Bartlomiej Sieka
2008-02-07 15:30 ` Kumar Gala
2008-02-07 16:15   ` Bartlomiej Sieka
2008-02-07 16:29     ` Kumar Gala
2008-02-12 17:17       ` Kumar Gala
2008-02-12 22:59         ` Wolfgang Denk
2008-02-13  0:45           ` Kumar Gala
2008-02-13 22:24             ` Wolfgang Denk
2008-02-13  9:24         ` Bartlomiej Sieka [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=47B2B735.9000800@semihalf.com \
    --to=tur@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