This is the mail archive of the ecos-devel@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]

Using JFFS2 and test examples


Hello All, 

I configured JFFS2 package into eCOS, and followed the
steps in readme.txt under
"ecos\packages\fs\jffs2\current\doc\readme.txt". 

I used the "jffs2.img" provided in he "support/jffs2"
directory, to create a jffs2 partition in Redboot.

I am using IXDP425 Eval development board and
I28F128J3A flash device. The RedBoot partition is as,
RedBoot> fis list
Name                FLASH addr  
RedBoot             0x50000000  
RedBoot config      0x50FC0000  
FIS directory       0x50FE0000  
romfs               0x50040000  
jffs2               0x50060000  
RedBoot>

The IXDP425 board is big endian. The test samples
jffs2_1.c, jffs2_2.c and romfileio1.c are not workign
as expected.

Are there any update, where can I get JFFS2 image
creation details ?
Regards,
Raghu.




		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Find what you need with new enhanced search.
http://info.mail.yahoo.com/mail_250


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