commit | 64214b218584a4434ae61d398d96873a984ea631 | [log] [tgz] |
---|---|---|
author | htbegin <hotforest@gmail.com> | Fri Mar 01 22:59:27 2013 +0000 |
committer | Scott Wood <scottwood@freescale.com> | Wed May 22 16:43:47 2013 -0500 |
tree | c06d960881630165002c6895da92d8e3ac5df11f | |
parent | 39e68867819f5bfc32150b08b776bad1b5ab55b9 [diff] |
mtd: nand: fix the partial page write condition When writelen is mtd->writesize - 1, it is still a partial page write Signed-off-by: Tao Hou <hotforest@gmail.com> Cc: Scott Wood <scottwood@freescale.com>