qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [Qemu-devel] [PATCH] m25p80: Add Micron n25q032a


From: Ed Maste
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] m25p80: Add Micron n25q032a
Date: Tue, 4 Jun 2013 10:32:56 -0400

On 4 June 2013 07:31, Peter Crosthwaite <address@hidden> wrote:
>>      /* Micron */
>> +    { INFO("n25q032a",    0x20bb16,      0,  64 << 10,  64, ER_4K) },
>
> Does this have a11 and a13 variants as well?
>
>>      { INFO("n25q128a11",  0x20bb18,      0,  64 << 10, 256, 0) },
>>      { INFO("n25q128a13",  0x20ba18,      0,  64 << 10, 256, 0) },
>
> And this looks odd, these parts don't support 4K erase as well?

You're correct on both counts - I originally added the n25q032a based
on the n25q256a entry, then sync'd the list with the one from the
Linux kernel, and it's missing the 4K sector erase flag.  I'll send a
followup patch to update all of the Micron entries.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]