public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] spi_nor: add m25p32 spi nor driver
Date: Tue, 14 Aug 2012 11:53:19 -0400	[thread overview]
Message-ID: <201208141153.20736.vapier@gentoo.org> (raw)
In-Reply-To: <1344941911-4096-1-git-send-email-r65388@freescale.com>

On Tuesday 14 August 2012 06:58:31 Terry Lv wrote:
> This driver is ported from kernel and can handle a series of spi nor
> flash including m25pxx, m45pxx, w25xxx, cat25xxx, sst25vf0xxx,
> sst25wfxxx, s25xxx, mx25xxx, at25xxx, at26xxx, en25xxx, xxxs33b.

it doesn't make much sense to add a driver which duplicates all the existing 
ones.  long term, we should look at migrating to the linux driver i think (if 
we can make it work), but i don't think this port is exactly the way.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120814/665c35eb/attachment.pgp>

  reply	other threads:[~2012-08-14 15:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-14 10:58 [U-Boot] [PATCH 1/4] spi_nor: add m25p32 spi nor driver Terry Lv
2012-08-14 15:53 ` Mike Frysinger [this message]
2012-08-15  6:43   ` Lv Terry-R65388

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=201208141153.20736.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --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