Re: jffs2 file system on MPC8272ADS
From: Scott Wood <hidden>
Date: 2007-09-27 16:19:37
Nethra wrote:
quoted
quoted
They are errors.which are all the most possible reasons for these errors ?
Most common is making a jffs2 filesystem with the wrong block size. It could also be an incorrect flash mapping.
quoted
quoted
Was it the physmap driver or the pq2fads driver that found the flash?Flash is cfi compatible.
That's not what I meant... you have two mapping drivers enabled, and the pq2fads driver might be doing something other that what you specified to physmap. I'd just disable it.
quoted
quoted
Which kernel are you using, and are you using arch/ppc or arch/powerpc? -ScottKERNEL: linux-2.6.10 and we r using arc/ppc
That's pretty old... If all else fails, you may want to see if never kernels still have the problem. -Scott