All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for mtd-utils 0/4] about the SLC/MLC
@ 2013-08-20  5:58 Huang Shijie
  2013-08-20  5:58 ` [PATCH for mtd-utils 1/4] add the MTD_MLCNANDFLASH case Huang Shijie
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Huang Shijie @ 2013-08-20  5:58 UTC (permalink / raw)
  To: dwmw2; +Cc: Huang Shijie, computersforpeace, linux-mtd, dedekind1

This patch set is just following the kernel changes about the SLC/MLC,
Please see:
  http://lists.infradead.org/pipermail/linux-mtd/2013-August/048160.html

This patch set tries to make the mtd-utils still runs in the _old_ logic
after we changed the code in kernel.

(The maillist blocks my email for the suspicious header, so i changed the
 title and resend it.)


Huang Shijie (4):
  add the MTD_MLCNANDFLASH case
  mtd: mtd-abi: add a helper to detect the nand type
  Use the mtd_type_is_nand_user() to check the nand
  check the MLC nand type

 flash_otp_write.c     |    4 ++--
 include/mtd/mtd-abi.h |    5 +++++
 lib/libmtd.c          |    5 ++++-
 lib/libmtd_legacy.c   |    3 +++
 mtd_debug.c           |    3 +++
 ubi-utils/mtdinfo.c   |    2 +-
 6 files changed, 18 insertions(+), 4 deletions(-)

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

end of thread, other threads:[~2013-10-23  3:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20  5:58 [PATCH for mtd-utils 0/4] about the SLC/MLC Huang Shijie
2013-08-20  5:58 ` [PATCH for mtd-utils 1/4] add the MTD_MLCNANDFLASH case Huang Shijie
2013-08-20  5:58 ` [PATCH for mtd-utils 2/4] mtd: mtd-abi: add a helper to detect the nand type Huang Shijie
2013-08-20  5:58 ` [PATCH for mtd-utils 3/4] Use the mtd_type_is_nand_user() to check the nand Huang Shijie
2013-08-20  5:58 ` [PATCH for mtd-utils 4/4] check the MLC nand type Huang Shijie
2013-10-22 23:33 ` [PATCH for mtd-utils 0/4] about the SLC/MLC Brian Norris
2013-10-23  2:29   ` Huang Shijie
2013-10-23  3:28     ` Brian Norris

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.