From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] SF: Add Spansion S25FL064P IDs
Date: Tue, 28 May 2013 20:20:08 +0200 [thread overview]
Message-ID: <201305282020.08433.marex@denx.de> (raw)
In-Reply-To: <51A45FC5.4080103@gmail.com>
Dear Jagan Teki,
> 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
Wow, do we have a new custodian? In any case, nice to meet you ;-)
Best regards,
Marek Vasut
prev parent reply other threads:[~2013-05-28 18:20 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 ` [U-Boot] " Jagan Teki
2013-05-28 18:20 ` Marek Vasut [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=201305282020.08433.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.