[U-Boot] [PATCH v2 5/8] sf: winbond: Update the names for W25Q 0x40XX ID's flash parts

Jagan Teki jagannadh.teki at gmail.com
Tue Jun 4 19:26:02 CEST 2013


On Tue, Jun 4, 2013 at 10:49 PM, MCHEN4 at winbond.com <MCHEN4 at winbond.com> wrote:
> Jagan,
>
> So far, our major customer request is to have the same ID for backward compatibility. Therefore the IDs are the same for W25Q16C and W25Q16D. As for the 2.5V parts (W25Q80BL/W25Q16CL), they are the same die as the 3V (W25Q80BV/W25Q16CV), so the IDs are the same as well.
>
> The differences between the pairs are not that significant. We consider them as drop-in compatible.

Ok, thanks for your response.

And are your ok with below representation for common id's parts ?
+               .name                   = "W25Q80BL/W25Q80BV",
+               .name                   = "W25Q16CL/W25Q16DV",
+               .name                   = "W25Q32BV/W25Q32FV_SPI",
+               .name                   = "W25Q64CV/W25Q64FV_SPI",
+               .name                   = "W25Q128BV/W25Q128FV_SPI",
+               .name                   = "W25Q32DW/W25Q32FV_QPI",
+               .name                   = "W25Q64DW/W25Q64FV_QPI",
+               .name                   = "W25Q128FW/W25Q128FV_QPI",

--
Thanks,
Jagan.


More information about the U-Boot mailing list