[replaceable] oob data write function for hw ecc with syndrome - only for large page flash
int nand_write_oob_syndrome(struct mtd_info * mtd, struct nand_chip * chip, int page);
mtd
mtd info structure
chip
nand chip info structure
page
page number to write
Thomas Gleixner <[email protected]>
Author.