From: Johannes Stezenbach <js@convergence.de>
To: linux-mips@linux-mips.org
Subject: Re: Building a stand-alone FS on a very limited flash (newbie question)
Date: Tue, 10 Jun 2003 14:26:09 +0200 [thread overview]
Message-ID: <20030610122609.GC544@convergence.de> (raw)
In-Reply-To: <20030609165612.GE32450@rembrandt.csv.ica.uni-stuttgart.de>
Thiemo Seufer wrote:
> Baruch Chaikin wrote:
> >
> > I'm using MIPS kernel 2.4.18 with NFS file system mounted on a RedHat
> > machine. This works fine, but is unsuitable for system deployment. Do
> > you have hints for me where to start, in order to put the file system on
> > flash? The platform I'm using is very limited - only one MTD block of
> > 2.5 MB is available for the file system, out of a 4 MB flash:
> > 0.5 MB is allocated for the firmware code
> > 1.0 MB for the compressed kernel image
> > 2.5 MB for the (compressed?) file system
> >
> > For example, I've noticed LibC itself is ~5 MB !
>
> You'll need a smaller libc, dietlibc comes to mind.
> http://www.dietlibc.org/
The diet libc is the first choice when you want it lean and mean.
Best used in combination with Busybox (patch necessary because the
Busybox uses GNU extensions and BSD cruft which the diet libc maintainer
refuses to implement) or embutils (http://fefe.de/).
OTOH, if you want shared library support, stable/working threads or iconv()
you must look elsewhere...
Johannes
next prev parent reply other threads:[~2003-06-10 12:26 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-06 16:55 state of 64 bit support David Kesselring
2003-06-09 15:28 ` Maciej W. Rozycki
2003-06-09 15:44 ` Daniel Jacobowitz
2003-06-09 17:37 ` Building a stand-alone FS on a very limited flash (newbie question) Baruch Chaikin
2003-06-09 16:56 ` Thiemo Seufer
2003-06-10 12:26 ` Johannes Stezenbach [this message]
2003-06-10 12:38 ` Wolfgang Denk
2003-06-10 12:56 ` Thiemo Seufer
2003-06-10 13:15 ` Wolfgang Denk
2003-06-15 15:47 ` Baruch Chaikin
2003-06-15 15:47 ` Baruch Chaikin
2003-06-17 12:16 ` Johannes Stezenbach
2003-06-09 17:37 ` Baruch Chaikin
2003-06-09 18:49 ` Jeff Baitis
2003-06-09 19:01 ` Jeff Baitis
-- strict thread matches above, loose matches on Subject: below --
2003-06-10 10:13 Tor Arntsen
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=20030610122609.GC544@convergence.de \
--to=js@convergence.de \
--cc=linux-mips@linux-mips.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox