public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mtd: rawnand: More continuous read fixes
@ 2024-02-23 11:55 Miquel Raynal
  2024-02-23 11:55 ` [PATCH 1/3] mtd: rawnand: Fix and simplify again the continuous read derivations Miquel Raynal
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Miquel Raynal @ 2024-02-23 11:55 UTC (permalink / raw)
  To: Richard Weinberger, Vignesh Raghavendra, Tudor Ambarus,
	Pratyush Yadav, Michael Walle, linux-mtd
  Cc: Thomas Petazzoni, Julien Su, Jaime Liao, Jaime Liao, Alvin Zhou,
	Christophe Kerello, eagle.alexander923, mans, martin,
	Sean Nyekjær, Miquel Raynal

Hello,

Following Christophe report I manually inserted many different
conditions to test the logic enablingand configuring continuous reads in
the core, trying to clarify the core and hopefully fix it for real. I am
pretty confident regarding the first patch but a bit more in the fog for
the second/third. Even though I'm pretty sure they improve the situation
there might still be corner cases I don't have in mind.

Link: https://lore.kernel.org/linux-mtd/20240221175327.42f7076d@xps-13/T/#m399bacb10db8f58f6b1f0149a1df867ec086bb0a

Cheers,
Miquèl

Miquel Raynal (3):
  mtd: rawnand: Fix and simplify again the continuous read derivations
  mtd: rawnand: Add a helper for calculating a page index
  mtd: rawnand: Ensure all continuous terms are always in sync

 drivers/mtd/nand/raw/nand_base.c | 77 +++++++++++++++++++-------------
 1 file changed, 47 insertions(+), 30 deletions(-)

-- 
2.34.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-03-07 18:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-23 11:55 [PATCH 0/3] mtd: rawnand: More continuous read fixes Miquel Raynal
2024-02-23 11:55 ` [PATCH 1/3] mtd: rawnand: Fix and simplify again the continuous read derivations Miquel Raynal
2024-03-01 17:48   ` Christophe Kerello
2024-03-07 17:28   ` Miquel Raynal
2024-02-23 11:55 ` [PATCH 2/3] mtd: rawnand: Add a helper for calculating a page index Miquel Raynal
2024-02-23 11:55 ` [PATCH 3/3] mtd: rawnand: Ensure all continuous terms are always in sync Miquel Raynal
2024-03-07 17:28   ` Miquel Raynal
2024-02-26 14:28 ` [PATCH 0/3] mtd: rawnand: More continuous read fixes Christophe Kerello
2024-02-29 10:46   ` Miquel Raynal
2024-03-04 10:44     ` Christophe Kerello
2024-03-07 11:52       ` Miquel Raynal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox