[mtd-utils 0/4] about the SLC/MLC

Huang Shijie b32955 at freescale.com
Tue Aug 20 01:48:30 EDT 2013


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.

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(-)





More information about the linux-mtd mailing list