[PATCH v2 0/2] mtd: rawnand: NAND early identification fixes

Miquel Raynal miquel.raynal at bootlin.com
Thu May 16 06:13:18 PDT 2024


Steven, Alexander,

Thanks a lot for your reports and your patience, I am sorry it took me
so long to dig into this, but I think I've now addressed your two
issues, with PATCH 1/2 already shared and PATCH 2/2 for a more complete
coverage of the issue.

This is only compile-tested. Can you please give these two patches a try
and let me know if it solves all your issues or if there is something
else we should take care of?

Cheers,
Miquèl

Changes in v2:
* PATCH 1/2: No change.
* PATCH 2/2: I also covered nand_fill_column_cycles() and addressed a
             style issue.

Miquel Raynal (2):
  mtd: rawnand: Fix the nand_read_data_op() early check
  mtd: rawnand: Bypass a couple of sanity checks during NAND
    identification

 drivers/mtd/nand/raw/nand_base.c | 59 ++++++++++++++++++--------------
 1 file changed, 33 insertions(+), 26 deletions(-)

-- 
2.40.1




More information about the linux-mtd mailing list