public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix OOB checking problem in nand_base.c
@ 2010-02-04  7:18 Stanley.Miao
  2010-02-04  7:18 ` [PATCH 1/1] mtd: nand: move the checking the validity of oob into nand_write_oob Stanley.Miao
  0 siblings, 1 reply; 4+ messages in thread
From: Stanley.Miao @ 2010-02-04  7:18 UTC (permalink / raw)
  To: linux-mtd

on TI OMAPL138 EVM board, the NAND Flash have 22 bytes free in OOB area.
When yaffs2 writes the 28-byte tags into NAND OOB area, the NAND subsystem
doesn't give any WARNING or ERROR.

Move the checking of validity of oob data from nand_do_write_oob into
nand_write_oob to fix this problem.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-02-15 14:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-04  7:18 [PATCH 0/1] Fix OOB checking problem in nand_base.c Stanley.Miao
2010-02-04  7:18 ` [PATCH 1/1] mtd: nand: move the checking the validity of oob into nand_write_oob Stanley.Miao
2010-02-15 14:07   ` Artem Bityutskiy
2010-02-15 14:21     ` Maxim Levitsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox