From: Markus Brunner <super.firetwister@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Where Uboot executes in RAM?
Date: Fri, 7 Mar 2008 17:30:54 +0100 [thread overview]
Message-ID: <200803071730.55458.super.firetwister@gmail.com> (raw)
In-Reply-To: <41483bfe0803070720w655a101eucfef07146da94579@mail.gmail.com>
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
prev parent reply other threads:[~2008-03-07 16:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
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=200803071730.55458.super.firetwister@gmail.com \
--to=super.firetwister@googlemail.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