From: Jagan Teki <jagannadh.teki@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot,4/4] sf: winbond: Add support for W25Q256
Date: Tue, 28 May 2013 13:16:59 +0530 [thread overview]
Message-ID: <51A460F3.4010901@gmail.com> (raw)
In-Reply-To: <263c1aba-69e3-4f3e-8444-560ca8bde7e2@CH1EHSMHS040.ehs.local>
On 23-02-2013 07:09, Jagannadha Sutradharudu Teki wrote:
> Add support for Winbond W25Q256 SPI flash.
>
> Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
>
> ---
> drivers/mtd/spi/winbond.c | 5 +++++
> 1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/mtd/spi/winbond.c b/drivers/mtd/spi/winbond.c
> index 4418302..ceec0cb 100644
> --- a/drivers/mtd/spi/winbond.c
> +++ b/drivers/mtd/spi/winbond.c
> @@ -63,6 +63,11 @@ static const struct winbond_spi_flash_params winbond_spi_flash_table[] = {
> .name = "W25Q128",
> },
> {
> + .id = 0x4019,
> + .nr_blocks = 512,
> + .name = "W25Q256",
> + },
> + {
> .id = 0x5014,
> .nr_blocks = 128,
> .name = "W25Q80",
Applied to u-boot-spi/master
--
Thanks,
Jagan.
prev parent reply other threads:[~2013-05-28 7:46 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1361619541-18299-1-git-send-email-jaganna@xilinx.com>
2013-02-23 11:38 ` [U-Boot] [PATCH 1/4] sf: Add extended address register writing support Jagannadha Sutradharudu Teki
2013-02-23 11:38 ` [U-Boot] [PATCH 2/4] sf: Add extended address register reading support Jagannadha Sutradharudu Teki
2013-02-24 15:51 ` Langer Thomas
2013-02-23 11:39 ` [U-Boot] [PATCH 3/4] sf: Add extended address access support Jagannadha Sutradharudu Teki
2013-02-24 15:51 ` Langer Thomas
2013-02-27 17:48 ` Jagannadha Sutradharudu Teki
2013-02-23 11:39 ` [U-Boot] [PATCH 4/4] sf: winbond: Add support for W25Q256 Jagannadha Sutradharudu Teki
2013-02-24 15:51 ` Langer Thomas
2013-05-25 19:34 ` Jagan Teki
2013-05-28 7:46 ` Jagan Teki [this message]
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=51A460F3.4010901@gmail.com \
--to=jagannadh.teki@gmail.com \
--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