SYNOPSIS
- int nand_do_write_ops(struct mtd_info * mtd, loff_t to, struct mtd_oob_ops * ops);
ARGUMENTS
mtd
- MTD device structure
to
- offset to write to
ops
- oob operations description structure
DESCRIPTION
NAND write with ECC.
AUTHOR
Thomas Gleixner <tglx@linutronix.de>
- Author.
COPYRIGHT