* [U-Boot-Users] Where Uboot executes in RAM?
@ 2008-03-07 15:20 harsh poshtiwala
2008-03-07 16:29 ` Wolfgang Denk
2008-03-07 16:30 ` Markus Brunner
0 siblings, 2 replies; 3+ messages in thread
From: harsh poshtiwala @ 2008-03-07 15:20 UTC (permalink / raw)
To: u-boot
Hi All,
I would like to know at what address range of RAM uboot runs?
I would like to know this for my 64MB RAM.Is there any place in any
config file or somewhere in uboot code where this address range is
defined?
Regards
--
Thanks & Regards
Harsh
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] Where Uboot executes in RAM?
2008-03-07 15:20 [U-Boot-Users] Where Uboot executes in RAM? harsh poshtiwala
@ 2008-03-07 16:29 ` Wolfgang Denk
2008-03-07 16:30 ` Markus Brunner
1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2008-03-07 16:29 UTC (permalink / raw)
To: u-boot
In message <41483bfe0803070720w655a101eucfef07146da94579@mail.gmail.com> you wrote:
>
> I would like to know at what address range of RAM uboot runs?
>
> I would like to know this for my 64MB RAM.Is there any place in any
> config file or somewhere in uboot code where this address range is
> defined?
It is considered extremely bad manners to post a question and send
copis of the same message to individual without any reference to the
posting.
Please don't do this again.
To all: don't waste efforts, I already replied to his message.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Q: What is "SMOORPLAY"?
A: It's what SMURFS do before they SMUCK, of course!
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] Where Uboot executes in RAM?
2008-03-07 15:20 [U-Boot-Users] Where Uboot executes in RAM? harsh poshtiwala
2008-03-07 16:29 ` Wolfgang Denk
@ 2008-03-07 16:30 ` Markus Brunner
1 sibling, 0 replies; 3+ messages in thread
From: Markus Brunner @ 2008-03-07 16:30 UTC (permalink / raw)
To: u-boot
Hi,
> I would like to know this for my 64MB RAM.Is there any place in any
> config file or somewhere in uboot code where this address range is
> defined?
have a look at relocate_code, should be in start.S (assembly). Some config
values are used for the calculation of the address. As far as I remember the
TEXT_BASE and the return of the board specific initdram affect it.
Regards
Markus
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-03-07 16:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-07 15:20 [U-Boot-Users] Where Uboot executes in RAM? harsh poshtiwala
2008-03-07 16:29 ` Wolfgang Denk
2008-03-07 16:30 ` Markus Brunner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox