[PATCH v2 0/2] mtd: spinand: micron: correct parameters
From: Martin Kurbanov
Date:  Tue Aug 22 2023 - 08:26:04 EST
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@xxxxxxxxxxxxxx/
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