This is the mail archive of the ecos-discuss@sourceware.org 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]

JFFS2 with FIS problem


I am now trying to add JFFS2 support for redboot.
The code can get compiled successfully.

As usual, I use
"fconfig -i"
to set some bootloader setting and it is also successful.
But after
"fis init -f"
and then reboot, the target cannot boot up.
And I found that if not use any
"fis" command
The target can reboot and the data can be saved into the flash.

If I remove the JFFS2 require package in the .ecm file,
reboot successful after using the command
"fis init -f"


All the code used is update according to the cvs in ecos. Have anyone got the same problem?

Heimax

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