public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Wolfgang Grandegger <wolfgang.grandegger@bluewin.ch>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Download of kernel Image through Serial Line.
Date: Thu, 30 Jan 2003 15:38:26 +0100	[thread overview]
Message-ID: <3E3938E2.4070106@bluewin.ch> (raw)
In-Reply-To: 00c001c2c809$7f8070e0$0200a8c0@ycigrnd.ycig.com

On 01/30/2003 03:44 AM leeyang wrote:
>> >- Minimum Flash Size if I don't use NFS ( full embeded application )
>> 
>> 4MB. For a resonable 'standard' Embedded Linux runtime 
>> environment for PowerPC including basic network support 
>> you need approx. the following space in Flash:
>> 
>>  U-Boot                   : 120 KB
>>  Linux kernel             : 600 KB
>>  RAMDisk image            : 1   MB
>>  Root file-system on JFFS2: 2.5 MB
> 
> My embedded fs are 
> ppcboot+kernel+ramdisk(rootfs),However
> ramdisk will take 4.5M ram.
> 
> I am going to switch to jffs2,
> but could you tell me the function of
> your 1M ramdisk?

The size is for a RAMdisk image built with SELF, our "Simple Embedded
Linux Framework" (see ftp://ftp.denx.de/pub/LinuxPPC/usr/src/SELF). The
size of the root filesystem is approx. 2.5MB resulting in a compressed
RAMdisk image of 1MB. You may want to put this root filesystem on a
JFFS2 or better CRAMFS partition but usually there is no real benefit.
Actually you waste flash memory space for saving little RAM space.

> Would you please check
> http://lists.infradead.org/pipermail/linux-mtd/2003-January/006836.html
> and I state my situation there.

About flash partitioning: You can define a static partition table in the
Linux kernel e.g. drivers/mtd/maps/tqm8xxl.c for the TQM8xxL modules.
With the DENX kernel you can also define the partitioning via Linux
bootargs if the kernel option CONFIG_MTD_CMDLINE_PARTS is defined. See
http://www.denx.de/doc/TQM8xxL/dplg.html#FLASH-FILESYSTEMS for further
information.

Good luck,

Wolfgang.

  reply	other threads:[~2003-01-30 14:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E18dykw-0005Vh-00@sc8-sf-list2.sourceforge.net>
2003-01-30  2:44 ` [U-Boot-Users] Download of kernel Image through Serial Line leeyang
2003-01-30 14:38   ` Wolfgang Grandegger [this message]
     [not found] <81A66F72DCACD511B0600002A551BFCB4E9D08@kuumex05.barco.com>
2003-01-29 11:06 ` Marius Groeger
2003-01-29 10:09 Christophe.LINDHEIMER at fr.thalesgroup.com
2003-01-29 10:25 ` Marius Groeger
2003-01-29 10:57   ` AUBERT Cedric
2003-01-30  8:20     ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2003-01-29  9:38 Christophe.LINDHEIMER at fr.thalesgroup.com
2003-01-29  9:52 ` Marius Groeger
2003-01-29 14:23   ` John W. Linville
2003-01-29 14:51     ` Marius Groeger
2003-01-29 10:51 ` wolfgang.grandegger at bluewin.ch

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=3E3938E2.4070106@bluewin.ch \
    --to=wolfgang.grandegger@bluewin.ch \
    --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