[PATCH] mtd: spi-nor: Correct device-id for n25q512a device

Brian Norris computersforpeace at gmail.com
Tue Jul 29 21:26:20 PDT 2014


On Tue, Jul 29, 2014 at 9:17 PM, Priyanka Jain
<Priyanka.Jain at freescale.com> wrote:
> Should I send another patch which just add
>> > > +       { "n25q512a",    INFO(0x20ba20, 0, 64 * 1024, 1024, SECT_4K) },
> And let the original one as it is ?

No. We already have this entry queued up for 3.17:

+       { "n25q512ax3",  INFO(0x20ba20, 0, 64 * 1024, 1024, USE_FSR) },

Feel free to test it out.

Brian



More information about the linux-mtd mailing list