public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] SF: Add Spansion S25FL064P IDs
Date: Mon, 4 Feb 2013 19:00:07 +0100	[thread overview]
Message-ID: <201302041900.07509.marex@denx.de> (raw)
In-Reply-To: <1346202817-19099-1-git-send-email-marex@denx.de>

Hi,

was this ever applied? I see SPI flash patches are completely ignored.

> 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,

Best regards,
Marek Vasut

  reply	other threads:[~2013-02-04 18:00 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 [this message]
2013-05-25 18:27   ` Jagan Teki
2013-05-28  7:41 ` [U-Boot] " Jagan Teki
2013-05-28 18:20   ` 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=201302041900.07509.marex@denx.de \
    --to=marex@denx.de \
    --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