From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] reg: P2020 include config file - u-boot basic doubt
Date: Tue, 16 Oct 2012 12:52:51 -0500 [thread overview]
Message-ID: <1350409971.13118.6@snotra> (raw)
In-Reply-To: <CAOwdAkZOncsq_mbh+n-mHLF1WxNOD4QWT9RBejqiVpOYaP8YUw@mail.gmail.com> (from diya8off@gmail.com on Tue Oct 16 07:51:24 2012)
On 10/16/2012 07:51:24 AM, vidya Krishnamoorthy wrote:
> Hi
>
> Anybody worked in P2020 ..Please clarify my basic doubt
>
> The e500 core datasheet says processor reset vector address is
> 0xFFFFFFC
>
> but in p2020 u-boot config file , CONFIG_RESET_VECTOR_ADDRESS is
> defined as 0xEFFFFFFC.
>
> With boot sequencer disabled and with BPTR reg value = 0, how the
> reset vector address will change from 0xfffffffC to effffffC in
> u-boot
0xfffffffc is the reset vector at power-on, and is where the upper 8
MiB of NOR flash is mapped immediately after reset. 0xeffffffc is the
link address of the branch instruction that goes at the reset vector,
after software changes the mapping of NOR flash to its permanent
location.
-Scott
prev parent reply other threads:[~2012-10-16 17:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-16 12:51 [U-Boot] reg: P2020 include config file - u-boot basic doubt vidya Krishnamoorthy
2012-10-16 17:52 ` Scott Wood [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=1350409971.13118.6@snotra \
--to=scottwood@freescale.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