All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] Relocation of symbols?
@ 2005-06-27 13:08 Andreas Block
  2005-06-27 13:40 ` Wolfgang Denk
  0 siblings, 1 reply; 19+ messages in thread
From: Andreas Block @ 2005-06-27 13:08 UTC (permalink / raw)
  To: u-boot

Hi,

I've posted another question regarding this topic on 14th June 2005. Since I haven't 
received any answers, I'm unsure, if I'm in the correct mailinglist or if my problem 
was that trivial. In case of the latter one, please, give me a hint, where to post my 
questions instead.

So here's my new question:

I've declared a global array:
char *walter[] = { "ABC", "DEF" };

The u-boot boots from flash and relocates itself into RAM. After relocation the array 
is relocated into RAM and so is its content (the pointers to strings). But the actual 
strings are still located in flash. "walter" is a global symbol located in ".data" 
section of the compiled object. Is this the behaviour I should expect, or is it a 
problem with u-boots relocation code?

Best regards,
Andreas Block

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2005-06-30 11:09 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-27 13:08 [U-Boot-Users] Relocation of symbols? Andreas Block
2005-06-27 13:40 ` Wolfgang Denk
2005-06-27 16:26   ` Grant Likely
2005-06-27 20:00     ` Wolfgang Denk
2005-06-27 22:21       ` Grant Likely
2005-06-28  0:21         ` Wolfgang Denk
2005-06-28 15:42           ` Grant Likely
2005-06-28 12:50   ` Andreas Block
2005-06-28 14:01     ` Wolfgang Denk
2005-06-28 14:32       ` Andreas Block
2005-06-28 15:21         ` Wolfgang Denk
2005-06-28 15:47           ` Andreas Block
2005-06-29 10:34           ` Andreas Block
2005-06-29 13:32             ` Wolfgang Denk
2005-06-29 14:16               ` Andreas Block
2005-06-29 17:32                 ` Wolfgang Denk
2005-06-30  8:10                   ` Andreas Block
2005-06-30 11:09                     ` Wolfgang Denk
2005-06-29  7:27       ` OT: Sam Beckett (Was: Re: [U-Boot-Users] Relocation of symbols?) Marius Groeger

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.