From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] Can u-Boot Ran from RAM?
Date: Tue, 31 Jan 2012 10:15:30 -0500 [thread overview]
Message-ID: <201201311015.31431.vapier@gentoo.org> (raw)
In-Reply-To: <FD2DBC0E1365154BB0E3E348680BA0E902A1BE64@nzc-ap-xch-03.ap.trimblecorp.net>
On Monday 30 January 2012 23:07:05 Bud Miljkovic wrote:
> While getting acquainted with possible u-Boot development issues, I read
> FAQ "14.2.1. Can U-Boot be configured such that it can be started in
> RAM?" and was puzzled to learn that u-Boot cannot run from RAM.
you misread it. the question is for people who have loaded u-boot, and then
want to load another copy of u-boot into ram and then execute that directly.
so the question is "can u-boot be *started in ram*" and the answer is "no".
normally u-boot is bootstrapped from non-ram storage (via a bootrom, or some
bit of code being latched in at a hardcoded address, or some other cpu-specific
magic).
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120131/aa04b0be/attachment.pgp>
next prev parent reply other threads:[~2012-01-31 15:15 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-31 4:07 [U-Boot] Can u-Boot Ran from RAM? Bud Miljkovic
2012-01-31 14:12 ` Eric Nelson
2012-02-01 10:12 ` Marek Vasut
2012-02-01 10:27 ` Wolfgang Denk
2012-01-31 15:15 ` Mike Frysinger [this message]
2012-02-01 10:11 ` Marek Vasut
2012-02-01 10:26 ` Wolfgang Denk
2012-02-01 10:58 ` Marek Vasut
2012-02-02 21:40 ` [U-Boot] Porting YAFFS2 to U-boot Bud Miljkovic
2012-02-02 22:14 ` Mike Frysinger
2012-02-02 22:19 ` Charles Manning
2012-02-03 3:34 ` Peter Barada
2012-02-03 5:26 ` Wolfgang Denk
2012-02-06 22:37 ` [U-Boot] Can u-Boot Ran from RAM? Bud Miljkovic
2012-02-01 2:11 ` Charles Manning
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=201201311015.31431.vapier@gentoo.org \
--to=vapier@gentoo.org \
--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.