]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
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)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 14 Aug 2018 10:24:11 +0000 (12:24 +0200)
commit1255c32564f197c25287d95875c9f1611da1a02b
treef500eaf1868439118fac245244331295d5897e42
parentb06330e1904602ea64b19681e845a58a0f32756e
mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.

BugLink: http://bugs.launchpad.net/bugs/1778265
commit 46a16a2283f9e678a4e26829175e0c37a5191860 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/mtd/chips/cfi_cmdset_0001.c