public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mtd: spinand: micron: correct parameters
@ 2023-08-22 12:25 Martin Kurbanov
  2023-08-22 12:25 ` [PATCH v2 1/2] mtd: spinand: micron: correct bitmask for ecc status Martin Kurbanov
  2023-08-22 12:25 ` [PATCH v2 2/2] mtd: spinand: micron: fixing the offset for OOB Martin Kurbanov
  0 siblings, 2 replies; 13+ messages in thread
From: Martin Kurbanov @ 2023-08-22 12:25 UTC (permalink / raw)
  To: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra
  Cc: linux-kernel, linux-mtd, kernel, Martin Kurbanov

This patchset includes following fixes:
  1. Correct bitmask for ecc status.
  2. Fix oob layout: the first 4 bytes are reserved for bad block data.

Changes v2 since v1 at [1]:
  - Split into two individual patches.
  - Remove the fix for using only non-protected ECC bytes from OOB area.

Links:
  [1] https://lore.kernel.org/all/20230815161024.810729-1-mmkurbanov@sberdevices.ru/

Martin Kurbanov (2):
  mtd: spinand: micron: correct bitmask for ecc status
  mtd: spinand: micron: fixing the offset for OOB

 drivers/mtd/nand/spi/micron.c | 22 ++++++++++++++++++----
 1 file changed, 18 insertions(+), 4 deletions(-)

--
2.40.0


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

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

end of thread, other threads:[~2023-09-04 14:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-22 12:25 [PATCH v2 0/2] mtd: spinand: micron: correct parameters Martin Kurbanov
2023-08-22 12:25 ` [PATCH v2 1/2] mtd: spinand: micron: correct bitmask for ecc status Martin Kurbanov
2023-08-22 12:30   ` Frieder Schrempf
2023-08-22 12:25 ` [PATCH v2 2/2] mtd: spinand: micron: fixing the offset for OOB Martin Kurbanov
2023-08-22 12:32   ` Frieder Schrempf
2023-08-22 13:35   ` Miquel Raynal
2023-08-22 16:57     ` Martin Kurbanov
2023-08-23  8:41       ` Miquel Raynal
2023-08-23 11:33         ` Martin Kurbanov
2023-08-23 11:39           ` Miquel Raynal
2023-08-24  9:35             ` Martin Kurbanov
2023-09-04 14:20               ` Martin Kurbanov
2023-09-04 14:31                 ` Miquel Raynal

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