All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rob Taylor" <robt@flyingpig.com>
To: "linuxppc-embedded" <linuxppc-embedded@lists.linuxppc.org>
Subject: RE: kernel executing from flash
Date: Fri, 24 Mar 2000 09:54:18 -0000	[thread overview]
Message-ID: <000501bf9576$ebd7ef20$b400a8c0@eventhorizon> (raw)
In-Reply-To: <200003232005.VAA05535@denx.local.net>


> In message
> <1314024740.953824470340.JavaMail.wwwrun@moe.freenet.de> you wrote:
> >
> > all Linux I know will be copied during startup from Harddisk,
> NFS or Flash to RAM and will be executed there.
> > Is there a possibility for smaller systems to run the
> > kernel directly from flash memory as other embedded os's do?
> Did somebody try this or is it totaly impossible?
>
> It may be possible, but usually it does not make much sense - to  run
> the  kernel directly from FLASH you must store an uncompressed kernel
> image there, so you need  more  FLASH.  Given  the  price  difference
> between  FLASH  and  DRAM  memory is often cheaper to uncompress into
> RAM, and run from RAM.
>
not to mention that DRAM is usually faster than FLASH...

Rob

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2000-03-24  9:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-23 15:14 kernel executing from flash christof
2000-03-23 16:33 ` Markus Sundberg
2000-03-23 20:05 ` Wolfgang Denk
2000-03-24  9:54   ` Rob Taylor [this message]
2000-03-28 10:30 ` christof
2000-03-28 11:40   ` Wolfgang Denk
     [not found] <200003241749.MAA00739@misery.wavemark.com>
2000-03-27  8:54 ` Rob Taylor
2000-03-28  0:04   ` Graham Stoney

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='000501bf9576$ebd7ef20$b400a8c0@eventhorizon' \
    --to=robt@flyingpig.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    /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.