All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] mtd: nand: parse the Hynix nand which uses <26nm technology
@ 2013-12-25  7:37 Huang Shijie
  2013-12-25  7:37 ` [PATCH V2 1/2] mtd: nand: add a helper to parse the Hynix nand Huang Shijie
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Huang Shijie @ 2013-12-25  7:37 UTC (permalink / raw)
  To: dwmw2; +Cc: Huang Shijie, computersforpeace, linux-mtd

With this patch set, we can parse out the Hynix nand which uses <26nm
technology.

v1 --> v2:
	[1] do not parse the ECC info anymore.
	[2] split out a function to parse the Hynix MLC nand whose ID length is
	    6 bytes.

Huang Shijie (2):
  mtd: nand: add a helper to parse the Hynix nand
  mtd: nand: parse the Hynix nand which uses <26nm technology

 drivers/mtd/nand/nand_base.c |  130 +++++++++++++++++++++++++++++-------------
 1 files changed, 91 insertions(+), 39 deletions(-)

-- 
1.7.2.rc3

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-12-27  7:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-25  7:37 [PATCH V2 0/2] mtd: nand: parse the Hynix nand which uses <26nm technology Huang Shijie
2013-12-25  7:37 ` [PATCH V2 1/2] mtd: nand: add a helper to parse the Hynix nand Huang Shijie
2013-12-25  7:37 ` [PATCH V2 2/2] mtd: nand: parse the Hynix nand which uses <26nm technology Huang Shijie
2013-12-25  8:05   ` [PATCH v2 2/2 fix] " Huang Shijie
2013-12-27  6:56 ` [PATCH V2 0/2] " Huang Shijie

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.