[PATCH v2 0/3] Introduce die erase command

marcin.krzeminski at nokia.com marcin.krzeminski at nokia.com
Fri Nov 18 02:42:46 PST 2016


From: Marcin Krzeminski <marcin.krzeminski at nokia.com>

This series introduce die erase command and new MT25Q00 Micron devices.

v2:
- from now die_erase function will call driver->erase hook if present
- fixed case when user want to disable chip erase and do not use die erase

Marcin Krzeminski (3):
  mtd: spi-nor: Add die_cnt field and flags
  mtd: spi-nor: Implement die erase command logic
  mtd: spi-nor: Enable die erase for Micron 1GiB

 drivers/mtd/spi-nor/spi-nor.c | 151 ++++++++++++++++++++++++++++++++++++++----
 include/linux/mtd/spi-nor.h   |   5 ++
 2 files changed, 143 insertions(+), 13 deletions(-)

-- 
2.7.4




More information about the linux-mtd mailing list