Spansion SPI parts

Kevin Cernekee cernekee at gmail.com
Fri Jul 16 22:18:35 EDT 2010


On Fri, Jul 16, 2010 at 7:08 AM, Hoyler, Gernot
<Gernot.Hoyler at spansion.com> wrote:
> Can we fix the Spansion SPI flash device names in drivers/mtd/devices/m25p80.c?

> +       { "s25fl128p0", INFO(0x012018, 0x0300, 256 * 1024,  64, 0) },
> +       { "s25fl128p1", INFO(0x012018, 0x0301,  64 * 1024, 256, 0) },
>        { "s25fl129p0", INFO(0x012018, 0x4d00, 256 * 1024,  64, 0) },
>        { "s25fl129p1", INFO(0x012018, 0x4d01,  64 * 1024, 256, 0) },

After rereading the datasheets I suspect that I used incorrect
suffixes for the s25fl129* devices.  Would you mind reviewing these 4
entries to ensure that they line up with each chip's markings?

Thanks.



More information about the linux-mtd mailing list