Re: [U-Boot] Write to JFFS2 filesystem

2009-01-14 Thread mike xu
On 12/19/08, Jayakrishnan M wrote: > Hi all, > > I am using u-boot 1.3.3 on a TQM885D board. > Is u-boot able to write to JFFS2 file system? U-boot isn't able to write jffs2 filesystem as I know. Are there any plan for u-boot to add the support of jffs2 fs write? > I was able to read a file fr

[U-Boot] Write to JFFS2 filesystem

2008-12-18 Thread Jayakrishnan M
Hi all, I am using u-boot 1.3.3 on a TQM885D board. Is u-boot able to write to JFFS2 file system? I was able to read a file from JFFS2 file system in flash. But I couldn't find write support for JFFS2. Is this possible from u-boot? Thanks, Jayakrishnan