This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Implementing JFSS2 file system


On Mon, 17 Oct 2005 15:36:26 +0530
"Nagendra G" <nagendrag@LNTEBG.com> wrote:

> Hello,
> 
> anyone has implemented JFFS2 file system and ram file system,for JFFS2 how to check with memory and  configuration. settings reqed.
> 

All of them is implemented in the ecos core.

in the comman-line type:

> ecosconfig new <your-board> <template eg net>
> ecosconfg add ramfs
> ecosconfg add jffs2
here you have an ecos.ecc with ramfs and jffs2 enabled. jffs2 has a lot of parameter to set. see packages/fs/jffs2/current/cdl/jffs2.cdl
> make


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]