Re: drivers/mtd/devices/at91_dataflash26.c

From: David Brownell
Date: Thu May 10 2007 - 16:07:49 EST


On Friday 27 April 2007, David Brownell wrote:
> On Friday 27 April 2007, Hans-Jürgen Koch wrote:
>
> > > the m25p80 driver
> > > was pretty close to working with those Atmel devices too ...
> > > most of the commands are identical.
> >
> > Thanks for that hint, I'll have a look at the data sheet.

Any progress on that? I looked again, and yes most commands
are identical.

- That driver relies on an AT91-only SPI stack that's not
going upstream, instead of drivers/spi/atmel_spi.c;

- Driver can't even be selected on kernel.org kernel (!!);

- The m25p80 driver will need at most minor tweaks to
handle those AT26 (and AT25) series chips;

So 340ea370c2ce89d1c15fbf785460f2f74314ce58 should be reverted.

- Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/