From: Grant Likely <glikely@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] My first embedded project
Date: Sat, 12 Feb 2005 13:24:57 -0700 [thread overview]
Message-ID: <528646bc05021212246db8f9a1@mail.gmail.com> (raw)
In-Reply-To: <20050212201536.A8316C1430@atlas.denx.de>
On Sat, 12 Feb 2005 21:15:31 +0100, Wolfgang Denk <wd@denx.de> wrote:
> Dear Grant,
>
> in message <528646bc050212001475fc6c92@mail.gmail.com> you wrote:
> >
> > Wolfgang, regardless of the fact that the FAQ says that u-boot must
> > run out of FLASH, in this scenario it will be running out of SDRAM.
>
> This is not quite correct. The FAQ says that it *is* possible, but
> you'd better understand what you are doing. There are situations
> (like flash- and ROM-less systems) where this is perfectly legal - or
> even the only way to run any software at all. For example, consider a
> PCI card where U-Boot gets loaded into pre-initialized RAM by
> software running on the host computer.
>
> The FAQ entry is intended to stop people with standard systems (i. e.
> such booting from on-board flash) to use such an approach thinking it
> would save them time or effort.
Right; understood.
> > Note; BRAM may be expensive so it is desirable to keep it as small as
> > possible; especially considering that the SystemACE loads the VIIPro
> > via JTAG. Big Image=Slow Boot. I would make the first stage loader
> > as dumb as possible.
>
> Especially in such a situation it might make sense to include zlib
> functionality into the first stage loader - a compressed U-Boot image
> will load faster (assuming your processor is fast enough).
Good idea. Fortunatly once the first stage is loaded the processor is
started and JTAG is no longer used. Loading the second stage should
be quite quick.
Cheers,
g.
prev parent reply other threads:[~2005-02-12 20:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-10 22:51 [U-Boot-Users] My first embedded project Benjamin D Boicourt
2005-02-10 23:11 ` Wolfgang Denk
2005-02-11 13:57 ` Roger Larsson
2005-02-11 17:21 ` Wolfgang Denk
2005-02-12 8:14 ` Grant Likely
2005-02-12 20:15 ` Wolfgang Denk
2005-02-12 20:24 ` Grant Likely [this message]
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=528646bc05021212246db8f9a1@mail.gmail.com \
--to=glikely@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox