]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: spi-nor: Disable chip erase for Micron n25q00.
authormar.krzeminski <mar.krzeminski@gmail.com>
Fri, 6 Jan 2017 17:19:01 +0000 (18:19 +0100)
committerCyrille Pitchen <cyrille.pitchen@atmel.com>
Wed, 22 Mar 2017 20:56:50 +0000 (21:56 +0100)
commit193fb3c1127d0c0fbc5c5a6ba63a99083b775ffd
tree63f576955a5658238ae981e3a171a78d590722b0
parent2f5ad7f0f3e16772bafa692ad42b5af4dea292f6
mtd: spi-nor: Disable chip erase for Micron n25q00.

Micron n25q00 are stacked chips, thus do not support chip erase.
>From now spi-nor framework will not send chip erase command,
instead will use sector at time erase procedure.

Signed-off-by: Marcin Krzeminski <mar.krzeminski@gmail.com>
Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
drivers/mtd/spi-nor/spi-nor.c