public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Implementing JFSS2 file system
@ 2005-10-17 10:07 Nagendra G
  2005-10-17 13:39 ` Deak, Ferenc
  0 siblings, 1 reply; 2+ messages in thread
From: Nagendra G @ 2005-10-17 10:07 UTC (permalink / raw)
  To: ecos-discuss, ecos-discuss

Hello,

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

share this




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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] Implementing JFSS2 file system
  2005-10-17 10:07 [ECOS] Implementing JFSS2 file system Nagendra G
@ 2005-10-17 13:39 ` Deak, Ferenc
  0 siblings, 0 replies; 2+ messages in thread
From: Deak, Ferenc @ 2005-10-17 13:39 UTC (permalink / raw)
  To: Nagendra G; +Cc: ecos-discuss, ecos-discuss

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-10-17 13:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-17 10:07 [ECOS] Implementing JFSS2 file system Nagendra G
2005-10-17 13:39 ` Deak, Ferenc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).