mtd: rawnand: Allow SDR timings to be nacked
authorMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 5 May 2021 21:37:45 +0000 (23:37 +0200)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 26 May 2021 08:52:42 +0000 (10:52 +0200)
commit9d3194bf2aef81c04177ab6bbe50406aa8d550dc
tree1003a0a1cf52d53187131b2d077eb761dd87e2e4
parentf3fe156ede6db96a060cc98ff1bce1ee6417a68b
mtd: rawnand: Allow SDR timings to be nacked

This should never happen in theory and is probably a controller driver
bug. Anyway it's probably better to bail out at this point if this
happens rather than continuing the boot process.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210505213750.257417-18-miquel.raynal@bootlin.com
drivers/mtd/nand/raw/nand_base.c