summaryrefslogtreecommitdiffstats
path: root/configs/P5040DS_SDCARD_defconfig
diff options
context:
space:
mode:
authorMiquel Raynal <miquel.raynal@bootlin.com>2018-07-14 14:37:19 +0200
committerTom Rini <trini@konsulko.com>2018-07-24 09:25:23 -0400
commit980f65dc6cfdf8c35475712a37f5f267a744b852 (patch)
tree1414834fb6082e04c0f69f292038b30dcc038845 /configs/P5040DS_SDCARD_defconfig
parent8cffb50ab3f1a9a9f28e8f44ffc93a79c7c25ed9 (diff)
downloadu-boot-980f65dc6cfdf8c35475712a37f5f267a744b852.tar.gz
u-boot-980f65dc6cfdf8c35475712a37f5f267a744b852.tar.xz
u-boot-980f65dc6cfdf8c35475712a37f5f267a744b852.zip
mtd: remove stale comment in mtd_oob_ops structure
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@bootlin.com>
Diffstat (limited to 'configs/P5040DS_SDCARD_defconfig')
0 files changed, 0 insertions, 0 deletions