commit | 33535b85478d253a234a2779f28992a4d1766629 | [log] [tgz] |
---|---|---|
author | Mason Yang <masonccyang@mxic.com.tw> | Mon Jun 03 10:42:04 2019 +0800 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Jun 27 20:06:40 2019 +0200 |
tree | bdcee1c1306036d6e864d0f84bbc9243276c8b39 | |
parent | db01077c5fffc73fc190d6ce3d68ae083044e4a2 [diff] |
mtd: rawnand: Add Macronix NAND read retry support Add support for Macronix NAND read retry. Macronix NANDs support specific read operation for data recovery, which can be enabled with a SET_FEATURE. Driver checks byte 167 of Vendor Blocks in ONFI parameter page table to see if this high-reliability function is supported. Signed-off-by: Mason Yang <masonccyang@mxic.com.tw> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>