[PATCH 0/4] Add support for nandsim control interface

Daniel Walter dwalter at sigma-star.at
Wed Aug 31 00:32:40 PDT 2016


This patch series introduces nandsimctl, a new tool to manage
nandsim instances.
This series depends on the previously sent kernel patches.

Daniel Walter (3):
  Add help and version information to nandsimctl
  add info support for nandsimctl
  Add support for bad and weak blocks/pages

Richard Weinberger (1):
  Nandsimctl initial commit

 Makefile                   |   2 +-
 include/mtd/nandsim-user.h | 115 +++++++++++
 nand-utils/nandsimctl.c    | 480 +++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 596 insertions(+), 1 deletion(-)
 create mode 100644 include/mtd/nandsim-user.h
 create mode 100644 nand-utils/nandsimctl.c

-- 
2.8.3




More information about the linux-mtd mailing list