Re: [PATCH v4 6/6] mtd: rawnand: micron: detect forced on-die ECC

2018-06-21 Thread Boris Brezillon
On Thu, 21 Jun 2018 22:33:28 +1200 Chris Packham wrote: > Some Micron NAND chips have on-die ECC forceably enabled. The detect > these based on chip ID as there seems to be no other way of > distinguishing these chips from those that have optional support for > on-die ECC. > > When a chip with m

[PATCH v4 6/6] mtd: rawnand: micron: detect forced on-die ECC

2018-06-21 Thread Chris Packham
Some Micron NAND chips have on-die ECC forceably enabled. The detect these based on chip ID as there seems to be no other way of distinguishing these chips from those that have optional support for on-die ECC. When a chip with mandatory on-die ECC is detected change the current ECC mode to on-die.