[RFC PATCH 0/5] MTD: nandsim: simulate multiple chips

Sheng Yong shengyong1 at huawei.com
Wed Aug 5 01:55:49 PDT 2015


Hi, folks,

These patchset add a new module parameter, numchips, to supports to
simulate NAND flash with multiple chips.

This simulation helps to test and improve generic NAND driver on
multiple chips NAND flash.

MTD test (except for mtd_nandbiterr) are passed. 

Thanks,
Sheng

Sheng Yong (5):
  MTD: nandsim: add numchips module parameter
  MTD: nandsim: fix column address size of large page
  MTD: nandsim: fix page address size
  MTD: nandsim: add ADJUST_ROW() to find the real page number
  MTD: nandsim: extent outprint messages

 drivers/mtd/nand/nandsim.c | 632 +++++++++++++++++++++++++++------------------
 1 file changed, 377 insertions(+), 255 deletions(-)

-- 
1.8.3.4




More information about the linux-mtd mailing list