From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Offset beginning of flash image?
Date: Fri, 17 Jan 2003 22:35:38 +0100 [thread overview]
Message-ID: <20030117213543.8261EC608E@atlas.denx.de> (raw)
In-Reply-To: Your message of "Fri, 17 Jan 2003 13:22:01 PST." <3E2873F9.5050107@jpl.nasa.gov>
In message <3E2873F9.5050107@jpl.nasa.gov> you wrote:
> I am trying to load two boot loaders on to the flash at once. We want to
> put the vxworks bootloader first, then jump to the beginning of the
> ppcboot loader at a higher address in the flash when we need to. What
This will not work. PPCBoot / U-Boot expect to find a "virgin"
system, i. e. to be started from the reset entry point.
I don't say it can't be done, but you have to understand exactly how
the initialization sequence works, and what already has been done by
your other boot loader.
I recommend to use just U-Boot, and dump the VxWorks bootloader.
U-Boot can boot VxWorks fine, too.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd at denx.de
Consultants are mystical people who ask a company for a number and
then give it back to them.
next prev parent reply other threads:[~2003-01-17 21:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <0000043E.C22236@sjtu.edu.cn>
2003-01-17 11:55 ` [U-Boot-Users] weird power-on reset problem Jerry Van Baren
2003-01-17 21:22 ` [U-Boot-Users] Offset beginning of flash image? Timothy Canham
2003-01-17 21:35 ` Wolfgang Denk [this message]
2003-01-17 22:32 ` Timothy Canham
2003-01-17 22:43 ` Wolfgang Denk
2003-01-18 9:33 ` Marius Gröger
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=20030117213543.8261EC608E@atlas.denx.de \
--to=wd@denx.de \
--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