commit | 34c5c01e0c8c35c01e9353d0166bfc0eb19b571c | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Mon Mar 19 14:47:29 2018 +0100 |
committer | Boris Brezillon <boris.brezillon@bootlin.com> | Tue Mar 20 11:59:58 2018 +0100 |
tree | 4c3ba440a9db9d54d1a51c0fc45c9a729d49e5dc | |
parent | 789157e41a0694e70bf80bceecd79438c3de98d6 [diff] |
mtd: rawnand: macronix: nack the support of changing timings for one chip The MX30LF2G18AC chip declares in its parameter page supporting SET/GET_FEATURES but when it comes to timings, experience shows that it is not the case. Unflag this feature for this particular chip in the nand_parameters structure to avoid unnecessary errors and downturns. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>