[PATCH 0/5] AM335x large page support
Miquel Raynal
miquel.raynal at bootlin.com
Thu Jun 10 06:49:01 PDT 2021
The OMAP ELM is limited by the number of ECC chunks that it can process
in one go. Until now, we assumed that this was the maximum flash page
size supported by this engine, but with a small code addition we can
make it generic to fit any page size.
Miquel Raynal (5):
mtd: rawnand: omap: Aggregate the HW configuration of the ELM
mtd: rawnand: omap: Rename a macro
mtd: rawnand: omap: Check return values
mtd: rawnand: omap: Various style fixes
mtd: rawnand: omap: Add larger page NAND chips support
drivers/mtd/nand/raw/omap2.c | 233 ++++++++++++++++++++------------
drivers/mtd/nand/raw/omap_elm.c | 2 +-
2 files changed, 144 insertions(+), 91 deletions(-)
--
2.27.0
More information about the linux-mtd
mailing list