From: Robin Gilks <robin.gilks@tait.co.nz>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] 8xx boot - low or high
Date: Mon, 25 Aug 2003 15:17:44 +1200 [thread overview]
Message-ID: <3F497FD8.2020006@tait.co.nz> (raw)
Greetings
Subject is a mpc86x based project.
Up until now I've been using an eval board which boots low (from 0x100)
but to save parts on the target hardware I'd like to boot high from
0xfff00100 so I don't have to set IIP (default vectors) or ISB (default
IMMR) in the hardware configuration word.
Can someone suggest an already implemented port of u-boot that starts
from the high vector so I can get an idea of how to structure the linker
control file so that start.o is *NOT* at the beginning but someplace up
the image.
OR
Can I start execution with IMMR at 0x000000000 (by not setting ISB in
the config word) and still run code from 0x100 (so I only have to pull
up IIP at reset).
--
Robin Gilks
Senior Design Engineer Phone: (+64)(3) 357 1569
Tait Electronics Fax : (+64)(3) 359 4632
PO Box 1645 Christchurch Email : robin.gilks at tait.co.nz
New Zealand
reply other threads:[~2003-08-25 3:17 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=3F497FD8.2020006@tait.co.nz \
--to=robin.gilks@tait.co.nz \
--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