public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tolunay Orkun <listmember@orkun.us>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Re: FT u-boot shim
Date: Thu, 27 Apr 2006 16:55:13 -0500	[thread overview]
Message-ID: <44513DC1.8040608@orkun.us> (raw)
In-Reply-To: <20060427194055.3EED1353A57@atlas.denx.de>

Wolfgang Denk wrote:
> In message <D358E665-60E4-48C0-82FD-7A1C16DAF00C@kernel.crashing.org> you wrote:
>> The problem is that there are somethings that u-boot knows that needs  
>> to go into the blob (memory size, boot args, initrd info,  
>> frequencies, etc.)
> 
> Yes. Can we append auch variable data to the fixed part of the dts?
> 
>> How would we distinguish the bootm command that takes a blob versus  
>> the ones we have today?
> 
> Arg count. For example:
> 
> OLD:	bootm <kernel_addr>
>    or	bootm <kernel_addr> <ramdisk_addr>
> 
> NEW:	bootm <kernel_addr> - <dts_addr>
>    or	bootm <kernel_addr> <ramdisk_addr> <dts_addr>


How would you like to handle the case when dts is packed into 
multi-image file? Is bootm going to assume that the 3rd Image is dts?

Since dts is tightly coupled to kernel I would prefer something like:

bootm <kernel_addr>[:<dts_addr>] <ramdisk_addr>

Best regards,
Tolunay

  parent reply	other threads:[~2006-04-27 21:55 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20060426191957.14C4F353DAC@atlas.denx.de>
2006-04-27 18:18 ` [U-Boot-Users] Re: FT u-boot shim Kumar Gala
2006-04-27 19:05   ` Wolfgang Denk
2006-04-27 19:20     ` Kumar Gala
2006-04-27 19:33       ` Jerry Van Baren
2006-04-27 19:42         ` Kumar Gala
2006-04-27 19:43         ` Wolfgang Denk
2006-04-27 20:40           ` Jerry Van Baren
2006-04-27 21:25             ` Pantelis Antoniou
2006-04-27 21:45             ` Wolfgang Denk
2006-04-27 19:40       ` Wolfgang Denk
2006-04-27 19:46         ` Kumar Gala
2006-04-27 19:59         ` Kumar Gala
2006-04-27 21:36           ` Wolfgang Denk
2006-04-27 21:55         ` Tolunay Orkun [this message]
2006-04-27 22:12           ` Wolfgang Denk
2006-04-27 22:28             ` Pantelis Antoniou
2006-04-27 22:55               ` Wolfgang Denk
2006-04-28  7:34                 ` Pantelis Antoniou
2006-04-28  7:43                   ` Wolfgang Denk
2006-04-28  8:03                     ` Pantelis Antoniou
2006-04-28  9:37                       ` ???
2006-04-28  9:51                       ` Wolfgang Denk
2006-04-28 16:10                         ` Tolunay Orkun
2006-04-28 16:36             ` [U-Boot-Users] Re: FT u-boot shim - using ramdisk? Roger Larsson
2006-04-28 19:30               ` Kumar Gala
2006-04-28 19:34               ` Wolfgang Denk
2006-04-27 19:30 [U-Boot-Users] RE: FT u-boot shim Rune Torgersen
2006-04-27 19:40 ` [U-Boot-Users] " Kumar Gala
2006-04-27 19:45   ` Wolfgang Denk
2006-04-27 19:54     ` Kumar Gala
2006-04-27 21:34       ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2006-04-28 16:25 Rune Torgersen
2006-04-28 19:28 ` Wolfgang Denk
2006-04-28 19:50   ` Pantelis Antoniou

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=44513DC1.8040608@orkun.us \
    --to=listmember@orkun.us \
    --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