public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
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:25:06 -0400	[thread overview]
Message-ID: <462E5992.3000405@smiths-aerospace.com> (raw)
In-Reply-To: <462E5492.2010404@freescale.com>

Timur Tabi wrote:
> Jerry, I don't know which email address of yours to use, so I'm sending 
> this to all of them, because I frequently don't get replies to my emails 
> to you.

Hi Timur,

They all work.  Don't take it personally, my wife claims I ignore her 
too.  ;-)  Seriously, I don't intentionally ignore you, it seems like a 
spam filter is hitting one of us.

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).

> I noticed in the code for 'fdt addr' that you don't mempcy the fdt into 
> RAM if the address is in flash.  This means that commands like 'fdt set' 
> won't work.  In these cases, I think the 'fdt addr' should automatically 
> copy the fdt into RAM.
> 
> I believe that the original code did this already, so the current 
> behavior is technically a regression.

"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".

The "bootm" code (should) still copy from flash to RAM if necessary, 
because I adapted the existing code.  I have not built any multi-images 
and flashed them so that code is untested.  I sent a query for RTFM 
pointers on building multi-images but nobody responded and I have not 
had time to follow up on that yet.

Best regards,
gvb

  reply	other threads:[~2007-04-24 19:25 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 [this message]
2007-04-24 19:28   ` Timur Tabi
2007-04-24 19:42     ` Jerry Van Baren
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=462E5992.3000405@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox