ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Maximum size of jffs2 root file system


From: Stuart Hughes
Subject: Re: [Ltib] Maximum size of jffs2 root file system
Date: Fri, 04 Jun 2010 09:09:10 +0100
User-agent: Thunderbird 2.0.0.16 (X11/20080707)

Hi Todd,

You need to check your kernel settings.  Flash partitions can be
controlled by the physmap for the chip on the board (see
drivers/mtd/maps/chipxxx.c).  Also there are command line options that
can be used for example:
mtdparts=phys_mapped_flash:384k(uboot)ro,2M(kernel)ro,24M(jffs2)

There's a good write up here:
http://www.denx.de/wiki/DULG/UBootCmdGroupFlash

Regards, Stuart

address@hidden wrote:
> My rootfs.jffs2 file is over 20 mBytes.  I actually have enough flash
> but something is limiting the jffs2 root file system to 16 mBytes.
> 
>     address@hidden /]# df -k
>     Filesystem           1k-blocks      Used Available Use% Mounted on
>     rootfs                   16384     16384         0 100% /
> 
> 
> Does anyone know if I can configure the maximum size of the jffs2 root
> file system to 24 mBytes?
> 
> Thanks!
> 
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]