[U-Boot] mtd: remove stale comment in mtd_oob_ops structure

Tom Rini trini at konsulko.com
Thu Jul 26 19:54:01 UTC 2018


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 <miquel.raynal at bootlin.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180726/9b82745a/attachment.sig>


More information about the U-Boot mailing list