mtd: rawnand: sunxi: Stop supporting ECC_HW_SYNDROME mode
authorBoris Brezillon <boris.brezillon@bootlin.com>
Wed, 21 Mar 2018 08:36:18 +0000 (09:36 +0100)
committerBoris Brezillon <boris.brezillon@bootlin.com>
Thu, 29 Mar 2018 07:38:17 +0000 (09:38 +0200)
commit15d6f118285f2ffc73fc8de75ecf7c36c3c6fe18
tree9fe1f1cbeed65ffc4549d278cd8065cc8bcd5fb9
parent961ba15c48dd465fdbef1b9379bd8031c374d62e
mtd: rawnand: sunxi: Stop supporting ECC_HW_SYNDROME mode

This mode is not used by any existing setup and should not be used
because it overwrites the BBMs. Let's just remove it before someone
starts using it.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Acked-by: Maxime Ripard <maxime.ripard@bootlin.com>
Tested-by: Miquel Raynal <miquel.raynal@bootlin.com>
Documentation/devicetree/bindings/mtd/sunxi-nand.txt
drivers/mtd/nand/raw/sunxi_nand.c