mbox series

[v2,0/2] mtd: spinand: micron: correct parameters

Message ID 20230822122534.872646-1-mmkurbanov@sberdevices.ru
Headers show
Series mtd: spinand: micron: correct parameters | expand

Message

Martin Kurbanov Aug. 22, 2023, 12:25 p.m. UTC
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