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 mount hangs


On Wed, Aug 11, 2004 at 01:49:21AM -0700, Maxim Solano wrote:
> Hi all,
> I badly need help!
> I used fileio1.c test of JFFS2 in my PowerPC board. for a 28F128J3A flash. But it hangs at this line:
>  
> err = mount( CYGDAT_IO_FLASH_BLOCK_DEVICE_NAME_1, "/", "jffs2" );
>  
> I traced the code using GDB, and hang was occuring in misc.cxx file. 

Where in misc.cxx?

Do you have a valid jffs2 filesystem in the flash?
Have you configured the flashioblock code?

        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]