On Sat, Jul 14, 2018 at 02:37:19PM +0200, Miquel Raynal wrote: > A comment in the kernel doc of the mtd_oob_ops structure tells that it > is not possible to write more than one page with OOB. This was > probably true at some time in the past but today it is entirely wrong. > > As one can see for instance in the nand_do_write_ops() helper available > in the NAND core, this implementation called by mtd->_write_oob() > simply loops over the pages until everything has been written. > > Signed-off-by: Miquel Raynal <[email protected]>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: PGP signature
_______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

