mtd: spinand: enable erasing of bad mtd blocks
authorMikhail Kshevetskiy <mikhail.kshevetskiy@oktetlabs.ru>
Mon, 22 Jun 2020 13:16:34 +0000 (16:16 +0300)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 18 Dec 2020 10:46:36 +0000 (16:16 +0530)
commit25f068aa3e8aebda96a1a908a0bebd56f59374ca
tree6e9c7cee041d6e9c454ec46b145ad68a9425e724
parent031b89e51b0fde5aabc258c2eb9c3f913f375f65
mtd: spinand: enable erasing of bad mtd blocks

U-Boot is able to erase bad mtd blocks on raw nand devices, but this
is not true for spinand flashes. Lets enable this feature for spinand
flashes as well. This is extemelly useful for flash testing.

Signed-off-by: Mikhail Kshevetskiy <mikhail.kshevetskiy@oktetlabs.ru>
drivers/mtd/nand/core.c