All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Norris <computersforpeace@gmail.com>
To: Huang Shijie <b32955@freescale.com>
Cc: linux-mtd@lists.infradead.org, dwmw2@infradead.org
Subject: Re: [PATCH v2 0/5]  mtd: nand: support the JEDEC compliant nand.
Date: Tue, 11 Feb 2014 12:43:25 -0800	[thread overview]
Message-ID: <20140211204325.GL18440@ld-irv-0074> (raw)
In-Reply-To: <1391839441-21006-1-git-send-email-b32955@freescale.com>

Hi Huang,

On Sat, Feb 08, 2014 at 02:03:56PM +0800, Huang Shijie wrote:
> Some vendors support the JEDEC standard only, such as Toshiba.
> We can get all the information for the JEDEC parameter page, just like
> we did with the ONFI parameter page.

It is heartening that they are finally wisening up for their MLC. I
don't believe Toshiba has plans to support this on their SLC, but we
can't have everything! SLC is more stable anyway, I think.

> This patch set adds the support for the JEDEC compliant nand chips.
> 
> You can download the JEDEC standard about the NAND in the:
>     www.jedec.org
> 
> My code references to the JESD230A, August 2013, revision 1.
> 
> Tested with Toshiba TH58TEG7DDKTA20(16K + 1280).
> (Unfortuately, this ECC info of its JEDEC parameter page is zero,
>  TOSHIBA FAE confirmed that they will fix it in future.)
> 
> v1 --> v2:
> 	[1] use the read_byte to replace the read_buf.
> 
> Huang Shijie (5):
>   mtd: nand: add the data structures for JEDEC parameter page
>   mtd: nand: add fields for JEDEC in nand_chip
>   mtd: nand: add a helper to get the supported features for JEDEC
>   mtd: nand: parse out the JEDEC compliant nand
>   mtd: nand: print out the right information for JEDEC compliant nand

Other than my comments on patches 2 and 4, ack'd by me. Thanks for the
work.

BTW, it looks like a few Micron parts I have actually support both ONFI
and JEDEC parameter pages. I'll see if I can test this out on them.

Brian

  parent reply	other threads:[~2014-02-11 20:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-08  6:03 [PATCH v2 0/5] mtd: nand: support the JEDEC compliant nand Huang Shijie
2014-02-08  6:03 ` [PATCH v2 1/5] mtd: nand: add the data structures for JEDEC parameter page Huang Shijie
2014-02-08  6:03 ` [PATCH v2 2/5] mtd: nand: add fields for JEDEC in nand_chip Huang Shijie
2014-02-11 20:36   ` Brian Norris
2014-02-08  6:03 ` [PATCH v2 3/5] mtd: nand: add a helper to get the supported features for JEDEC Huang Shijie
2014-02-08  6:04 ` [PATCH v2 4/5] mtd: nand: parse out the JEDEC compliant nand Huang Shijie
2014-02-11 20:32   ` Brian Norris
2014-02-14  7:08     ` Huang Shijie
2014-02-20  8:00       ` Brian Norris
2014-02-08  6:04 ` [PATCH v2 5/5] mtd: nand: print out the right information for " Huang Shijie
2014-02-11 20:43 ` Brian Norris [this message]
2014-02-14  6:47   ` [PATCH v2 0/5] mtd: nand: support the " Huang Shijie

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=20140211204325.GL18440@ld-irv-0074 \
    --to=computersforpeace@gmail.com \
    --cc=b32955@freescale.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    /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.