This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Implementing file system


Hi all, 

I want to implement file system support for my arm board .. I have these
Q's before I am starting with..

1) "ecos.db" has defines in packages as:

   CYGPKG_FS_RAM , CYGPKG_FS_ROM, and CYGPKG_FS_JFFS2..

   Should I use this? Well to my choice, I would like to try RAM..

2) Now .. I don't see any "fs" template in 

   ecos-2.0/packages/devs/  ( unlike we find "eth" "flash" )

   what do I do? shall I create one and write the entire tree..as
   ecos-2.0/packages/devs/fs/arm/MYBOARD/v2_0/

   and implement CDL and SRC..

   Is that right to do..

3) If the choose to use "ecos-2.0/packages/devs/flash/arm" ..how would I
proceed?


Can anybody share info..?


Regards
Raja


-- 
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]