public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 5/8] sf: winbond: Update the names for W25Q 0x40XX ID's flash parts
Date: Thu, 06 Jun 2013 07:32:21 +0200	[thread overview]
Message-ID: <51B01EE5.8070401@monstr.eu> (raw)
In-Reply-To: <CAD6G_RSbR9PVB5HMHoQiV86MqZ87JeDjpDoRrC9pZQVNg-jjGw@mail.gmail.com>

move this discussion back to mailing list.

On 06/05/2013 05:56 PM, Jagan Teki wrote:
>>>> 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",
>>>
>>> Any comments on above representation of part names, as the id's to
>>> these pairs are common.
>>> This will enhance u-boot sf to support all parts from winbond, but
>>> seems like different view of names.
>>>
>>
>> what's the difference between that parts?
> 
> parts were diff in terms of voltages and sone SPI and QPI configurations.
> but from the manufacture defeat, pair of parts were same ID's

ok.

>> Does software care if it is W25G80BL or BV?
>> Or software behaviour is the same and there is only difference in voltage
>> or so.
> 
> SW is same even if it 1.8 or 3.3 v.
> The only reason for giving the pair of names to support all different parts

You are supporting them but you are just not list them.

>> I don't care about it so much but it is increase u-boot size.
> Why does u-boot size increase, is it because of  below representation
> on name filed
>       = "W25Q80BL/W25Q80BV"

Just because of longer names which go probably to rodata section.

It is not a problem for me at all.

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130606/18ddcec5/attachment.pgp>

  parent reply	other threads:[~2013-06-06  5:32 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1369921773-8871-1-git-send-email-jaganna@xilinx.com>
2013-05-30 13:49 ` [U-Boot] [PATCH v2 1/8] sf: spansion: Update the name for S25FL256S flash Jagannadha Sutradharudu Teki
2013-06-13 18:54   ` Jagan Teki
2013-05-30 13:49 ` [U-Boot] [PATCH v2 2/8] sf: spansion: Add support for S25FL128S_64K Jagannadha Sutradharudu Teki
2013-06-02 19:18   ` Jagan Teki
2013-05-30 13:49 ` [U-Boot] [PATCH v2 3/8] sf: winbond: Add support for W25Q80BW Jagannadha Sutradharudu Teki
2013-06-13 18:55   ` Jagan Teki
2013-05-30 13:49 ` [U-Boot] [PATCH v2 4/8] sf: winbond: Correct the nr_blocks used for W25Q32DW Jagannadha Sutradharudu Teki
2013-06-13 18:56   ` Jagan Teki
2013-05-30 13:49 ` [U-Boot] [PATCH v2 5/8] sf: winbond: Update the names for W25Q 0x40XX ID's flash parts Jagannadha Sutradharudu Teki
2013-06-02 19:23   ` Jagan Teki
2013-06-04  6:02     ` Jagan Teki
2013-06-04 17:11       ` Syed Hussain
2013-06-04 17:19         ` MCHEN4 at winbond.com
2013-06-04 17:26           ` Jagan Teki
2013-06-05  1:01             ` MCHEN4 at winbond.com
     [not found]             ` <CAD6G_RQ6efJce77bvSUrVsb9aBoJorE+czunUoVZ3Ad7wLeoJQ@mail.gmail.com>
     [not found]               ` <51AF4EE9.5090803@monstr.eu>
     [not found]                 ` <CAD6G_RSbR9PVB5HMHoQiV86MqZ87JeDjpDoRrC9pZQVNg-jjGw@mail.gmail.com>
2013-06-06  5:32                   ` Michal Simek [this message]
2013-06-07 17:58                     ` Jagan Teki
2013-05-30 13:49 ` [U-Boot] [PATCH v2 6/8] sf: winbond: Add support for W25Q128FW Jagannadha Sutradharudu Teki
2013-05-30 13:49 ` [U-Boot] [PATCH v2 7/8] sf: winbond: Add support for W25Q16DW Jagannadha Sutradharudu Teki
2013-05-30 13:49 ` [U-Boot] [PATCH v2 8/8] sf: winbond: Add support for W25QXXXFV Jagannadha Sutradharudu Teki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51B01EE5.8070401@monstr.eu \
    --to=monstr@monstr.eu \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox