From: Muneet <eoi.muneet@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] MPC boot sequence.
Date: Thu, 13 Dec 2007 06:24:13 -0800 (PST) [thread overview]
Message-ID: <14316774.post@talk.nabble.com> (raw)
Hello Friends,
I am facing some problem in understanding the booting sequence of MPC8323E.
The MPC refernce manual says:-
-- At PORESET, the processor loads RCW from Local Bus EEPROM or I2C EEPROM.
After decoding the RCWH, it jumps to the boot code location found in it.--
The MPC8323E-RDB memory map is as follows:-
0x0000_0000 - 0x01FF_FFFF -- DDR
2GB -- PCI
-- PCI
0xE000_0000 - 0xE01F_FFFF -- IMMR
0xFE00_0000 - 0xFEFF_FFFF -- Local Bus EEPROM(Flash 16 MB)
RCWH - A060_0000
RCWL - 4205_0083
My understanding is as follows:--
1. At PORESET, the processor loads RCW from Local Bus Flash. The address at
that time is 0x0000_0000.
2. After reading the BMS and ROMLOC of RCWH, it locates to the address
0x0000_0100 and here it finds "uboot", the execution proceeds and the
LBLAWBAR0 is programmed with 0xFE00_0000. thus Flash relocation occurs and
then the kernel is uncompressed to DDR if allowed to boot.
If this is Ok, or there is some flaw in it..?
Thanks..
--
View this message in context: http://www.nabble.com/MPC-boot-sequence.-tp14316774p14316774.html
Sent from the Uboot - Users mailing list archive at Nabble.com.
reply other threads:[~2007-12-13 14:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=14316774.post@talk.nabble.com \
--to=eoi.muneet@gmail.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.