commit | 15d6f118285f2ffc73fc8de75ecf7c36c3c6fe18 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@bootlin.com> | Wed Mar 21 09:36:18 2018 +0100 |
committer | Boris Brezillon <boris.brezillon@bootlin.com> | Thu Mar 29 09:38:17 2018 +0200 |
tree | 9fe1f1cbeed65ffc4549d278cd8065cc8bcd5fb9 | |
parent | 961ba15c48dd465fdbef1b9379bd8031c374d62e [diff] |
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>