public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jagan Teki <jagannadh.teki@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] SF: Add Spansion S25FL064P IDs
Date: Tue, 28 May 2013 13:11:57 +0530	[thread overview]
Message-ID: <51A45FC5.4080103@gmail.com> (raw)
In-Reply-To: <1346202817-19099-1-git-send-email-marex@denx.de>

On 28-08-2012 20:43, Marek Vasut wrote:
> This is a S25FL064A successor. It supports up to 104MHz bus
> speed.
>
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Heiko Schocher <hs@denx.de>
> Cc: Mike Frysinger <vapier@gentoo.org>
> Cc: Scott Wood <scottwood@freescale.com>
> Cc: Wolfgang Denk <wd@denx.de>
>
> ---
> drivers/mtd/spi/spansion.c |    7 +++++++
>   1 file changed, 7 insertions(+)
>
> diff --git a/drivers/mtd/spi/spansion.c b/drivers/mtd/spi/spansion.c
> index 9a114ac..faf4414 100644
> --- a/drivers/mtd/spi/spansion.c
> +++ b/drivers/mtd/spi/spansion.c
> @@ -90,6 +90,13 @@ static const struct spansion_spi_flash_params spansion_spi_flash_table[] = {
>   		.name = "S25FL032P",
>   	},
>   	{
> +		.idcode1 = 0x0216,
> +		.idcode2 = 0x4d00,
> +		.pages_per_sector = 256,
> +		.nr_sectors = 128,
> +		.name = "S25FL064P",
> +	},
> +	{
>   		.idcode1 = 0x2018,
>   		.idcode2 = 0x4d01,
>   		.pages_per_sector = 256,
Applied to u-boot-spi/master

--
Thanks,
Jagan.

  parent reply	other threads:[~2013-05-28  7:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-29  1:13 [U-Boot] [PATCH] SF: Add Spansion S25FL064P IDs Marek Vasut
2013-02-04 18:00 ` Marek Vasut
2013-05-25 18:27   ` Jagan Teki
2013-05-28  7:41 ` Jagan Teki [this message]
2013-05-28 18:20   ` [U-Boot] " Marek Vasut

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=51A45FC5.4080103@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