Home
last modified time | relevance | path

Searched hist:f8678728 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Dnand.hf8678728 Thu Aug 16 10:30:10 CDT 2018 Boris Brezillon <boris.brezillon@bootlin.com> mtd: nand: Pass mode information to nand_page_io_req

The NAND sub-layers are likely to need the MTD_OPS_XXX mode information
in order to decide if they should enable/disable ECC or how they should
place the OOB bytes in the provided OOB buffer.

Add a field to nand_page_io_req to pass this information.

Signed-off-by: Boris Brezillon <boris.brezillon@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>