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]

jffs filesystem bug


hi
 
I have successfully installed the flash filesystem
using the test fileio.c program which is doing
whatever its intended to do perfectly.

Problem is when i run program for first time after
that jffs image is again written in block after 64kb

say if my image in flash is at location 
0x1040000 
then after i run the program, at location 
0x1050000 , then at 0x1060000 ......so on my jffs.img
is written which causes the "magic bitmask 0x1985 not
found at...." warnings when i run the program second
time and so forth.

Its not creating problem as for now in test
environment but may be in final application. How can i
stop this.

Thanks in advance
Ashish





		
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail 

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