[PATCH 5/5] mtd: rawnand: omap: Add larger page NAND chips support

Miquel Raynal miquel.raynal at bootlin.com
Fri Jun 11 12:01:16 PDT 2021


On Thu, 2021-06-10 at 13:49:06 UTC, Miquel Raynal wrote:
> There is no reason to be limited to 4kiB page NAND chips just because
> this is the maximum length the ELM is able to handle in one go. Just
> call the ELM several times and it will process as many data as needed.
> 
> Here we introduce the concept of ECC page (which is at most 4kiB). The
> ELM will be sought as many times as there are ECC pages.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> Tested-by: Ryan Barnett <ryan.barnett at collins.com>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next.

Miquel



More information about the linux-mtd mailing list