From: Jerry Van Baren <gerald.vanbaren@smiths-aerospace.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] fdt addr should copy fdt out of flash
Date: Tue, 24 Apr 2007 15:42:10 -0400 [thread overview]
Message-ID: <462E5D92.7000303@smiths-aerospace.com> (raw)
In-Reply-To: <462E5A5E.8010905@freescale.com>
Timur Tabi wrote:
> Jerry Van Baren wrote:
>
>> The email addresses correspond to my day job, my night job, and I
>> subscribed to the u-boot list at home via gmail to control my email
>> clutter (I'm also subscribed to the u-boot list at my day job because
>> I'm an email junkie).
>
> So if I had to email you out-of-the blue about an FDT issue, which one
> should I use?
Well, it is hard to say... if you want the fastest response during the
day (Eastern TZ), the smiths-aerospace.com address will be the one, but
it will probably change sometime fairly soon...
<http://www.defenseindustrydaily.com/2007/01/ge-buys-smiths-aerospace-for-48b/index.php>
(the deal is scheduled to close May 4).
The gvb.uboot at gmail is how I'm subscribed as at home, and that is
where I work on u-boot, but the response time will be less consistent.
CC:ing the list will generally be the fastest and most reliable.
>> "fdt addr" is to tell fdt where the blob is in memory. If you want to
>> move it from flash to RAM, you need to use "fdt move".
>
> fdt move requires me to know how big the FDT is. Is there any way you
> can have it figure out for me?
Yup, I'll add that as a desired enhancement. The size should be
optional like it is with "fdt addr".
<http://www.denx.de/wiki/view/UBoot/UBootFdtInfo#ToDo>
Done (adding it to the ToDo list, that is).
>> The "bootm" code (should) still copy from flash to RAM if necessary,
>> because I adapted the existing code.
>
> Ah yes, you're right.
next prev parent reply other threads:[~2007-04-24 19:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-24 19:03 [U-Boot-Users] fdt addr should copy fdt out of flash Timur Tabi
2007-04-24 19:25 ` Jerry Van Baren
2007-04-24 19:28 ` Timur Tabi
2007-04-24 19:42 ` Jerry Van Baren [this message]
2007-04-24 20:27 ` Timur Tabi
2007-04-24 23:37 ` Jerry Van Baren
2007-04-24 20:28 ` Wolfgang Denk
2007-04-24 23:43 ` Jerry Van Baren
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=462E5D92.7000303@smiths-aerospace.com \
--to=gerald.vanbaren@smiths-aerospace.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 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.