Bug in cfi_cmdset_0002.c in linux-2.6.8.1

Jochen Karrer j.karrer at lightmaze.com
Thu Aug 26 10:48:12 EDT 2004


On Thu, 2004-08-26 at 15:11 +0200, Jochen Karrer wrote:

Hi,
> > jffs2 did not work in linux-2.6.8.1 because single word writes at the
end
> > of a buffer write are done with the wrong address:

> Thanks. If this is needed though -- don't we _also_ need the same fix a
> few lines up?

Its not required because for the first write "ofs + chipnum <<
cfi->chipshift"
should be the same like "to". "ofs" is not yet incremented. But may its
better
style.

Jochen





More information about the linux-mtd mailing list