[PATCH v2 0/2] mtd: spinand: micron: correct parameters
Martin Kurbanov
mmkurbanov at sberdevices.ru
Tue Aug 22 05:25:32 PDT 2023
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
More information about the linux-mtd
mailing list