Re: JFFS2 FS not writeable
From: Ron Madrid <hidden>
Date: 2008-05-27 18:04:03
I have tried the latest code and now, I'm able to write a limited amount. After which when I reboot, more than 100 contiguous blocks have been marked bad, through the end of the device (according to the dts). Is this something that has been seen before? My NAND device is a large page. Ron
--- Scott Wood <scottwood@freescale.com> wrote:
Ron Madrid wrote:quoted
I'm trying to make new directories, create files,savequoted
changes to files, etc. and when I reboot mychangesquoted
are not being saved. I'm sorry if this is vague,butquoted
I haven't run into this problem before in previous kernels. I'm using 2.6.25 and my configuration is very similar to mpc8313erdb_defconfig, withchanges toquoted
include NAND support as my flash device is a NAND.quoted
Also, my dts is very similar to mpc8313erdb.dts as well. I don't know where to start looking for the problem as there is no error. Here is what isprintedquoted
on boot.Try head-of-tree; there have been several fixes to the eLBC FCM NAND driver. -Scott