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]

Re: JFFS2 write trouble


> I'm not sure what other information would be pertinent, so please ask.
> I really need help.

Where is your redboot? Also in flash? 

The problem could be that while the write is going on, something is
calling into redboot. But redboot is not accessible since the flash is
in write mode. Hence the crash.

Try a ROMRAM redboot, so that it loads itself from Flash into ram and
then runs.

     Andrew

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