OSDN Git Service

mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Thu, 1 Mar 2018 13:39:40 +0000 (14:39 +0100)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Tue, 24 Apr 2018 15:42:06 +0000 (17:42 +0200)
commit46a16a2283f9e678a4e26829175e0c37a5191860
treeb5807d9acda96d3d4948f130eb4976e8fa5896a8
parent6510bbc88e3258631831ade49033537081950605
mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.

Some Micron chips does not work well wrt Erase suspend for
boot blocks. This avoids the issue by not allowing Erase suspend
for the boot blocks for the 28F00AP30(1GBit) chip.

Signed-off-by: Joakim Tjernlund <joakim.tjernlund@infinera.com>
Cc: <stable@vger.kernel.org>
Reviewed-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
drivers/mtd/chips/cfi_cmdset_0001.c