mbox series

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

Message ID 20240507160546.130255-1-miquel.raynal@bootlin.com
Headers show
Series mtd: rawnand: NAND early identification fixes | expand

Message

Miquel Raynal May 7, 2024, 4:05 p.m. UTC
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

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 | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)