Some issues with the AT91 dataflash driver...
Ivan Kuten
ivan.kuten at promwad.com
Mon May 28 14:07:13 EDT 2007
On Mon, 28 May 2007 20:44:40 +0300
Artem Bityutskiy wrote:
> On Sun, 2007-05-27 at 21:12 +0200, Haavard Skinnemoen wrote:
> > On Sun, 27 May 2007 20:08:53 +0200
> > Haavard Skinnemoen <hskinnemoen at atmel.com> wrote:
> >
> > > Now that I've got the CRC errors sorted out, I'll try bisecting it.
> >
> > Done. git-bisect blames this commit:
>
> Hi,
>
> whats mtd->writesize of the flash? Do you have the debugging output log?
>
Hi Artem,
According to the source of at91_dataflash.c :
device->writesize = pagesize;
page size for AT45DB642 is 1056
BR,
Ivan
More information about the linux-mtd
mailing list