All of lore.kernel.org
 help / color / mirror / Atom feed
From: Scott Wood <scottwood@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] P4080 Reset Vector
Date: Mon, 27 Sep 2010 13:17:49 -0500	[thread overview]
Message-ID: <20100927131749.68101617@udp111988uds.am.freescale.net> (raw)
In-Reply-To: <29815731.post@talk.nabble.com>

On Mon, 27 Sep 2010 01:43:53 -0700
MArunKumar <marunk2004@yahoo.com> wrote:

> 
> hi
> Kindly let me know how the branch instruction is loaded in reset vector
> address (0xffff_fffc), but i have mapped my boot flash  from 0xE000_0000 to
> EFFF_FFFF in LAW. 

When the chip starts execution, the boot vector is mapped at
0xfffffffc.  The boot code then changes the flash mapping (with an
interim state where it's mapped repeatedly throughout the address
space) before it runs any code that depends on the link address.

-scott

      reply	other threads:[~2010-09-27 18:17 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-08 13:48 [U-Boot] P4080 Reset Vector MArunKumar
2010-09-08 14:03 ` Kumar Gala
2010-09-14  8:43   ` MArunKumar
2010-09-14 19:13     ` Scott Wood
2010-09-10  7:03 ` Tony Wang
2010-09-10 11:47   ` Kumar Gala
2010-09-14  3:34     ` Tony Wang
2010-09-14  3:45       ` Liu Dave-R63238
2010-09-15  8:10         ` Tony Wang
2010-09-15 10:22           ` Liu Dave-R63238
2010-09-17  8:01             ` Tony Wang
2010-09-17  8:40               ` Liu Dave-R63238
2010-09-27  8:43                 ` MArunKumar
2010-09-27 18:17                   ` 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=20100927131749.68101617@udp111988uds.am.freescale.net \
    --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 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.