All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liu Dave-R63238 <r63238@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] P4080 Reset Vector
Date: Wed, 15 Sep 2010 18:22:24 +0800	[thread overview]
Message-ID: <50260780A060C94D9E98AC2670936D6020BD42@zch01exm21.fsl.freescale.net> (raw)
In-Reply-To: <loom.20100915T100549-687@post.gmane.org>

> For that reset address question, I think because p4080ds's FPGA can do
this address
> decode and map 0xefffxxxx to 0xffffxxxx setting by SW7, is it right?

No. FPGA doesn't matter with it.

The e500mc core boot start address(0xFFFF_FFFC) will point to the end of
CS0 Flash due to OR0[AM]=0.
In this phase, the core is using the relative addressing.
After you change the BR0,OR0, you can use absolute addressing.

Keep in mind, the bootloader is placed to the end of CS0, and the RCW is
placed to the start of CS0.
 
> I also has another quesition, if I choose boot from bank0, why RCW
should be
> programmed into address 0xe8000000? is it a rule of chip design?

  reply	other threads:[~2010-09-15 10:22 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 [this message]
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

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=50260780A060C94D9E98AC2670936D6020BD42@zch01exm21.fsl.freescale.net \
    --to=r63238@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.