mtd/nand/vf610_nfc: Disable subpage writes
authorSanchayan Maity <maitysanchayan@gmail.com>
Mon, 24 Nov 2014 05:33:59 +0000 (11:03 +0530)
committerScott Wood <scottwood@freescale.com>
Thu, 27 Nov 2014 01:53:49 +0000 (19:53 -0600)
commit226045734189690e91b7a101d22ce94793209bab
treeb7d4ffacacc19db781f522b420832132888497ff
parentf09eb52b3ffcc63b5bdaa5ca33f130491201f571
mtd/nand/vf610_nfc: Disable subpage writes

This patch disables subpage writes for vf610_nfc nand
driver. This is required, as without this fix, writing
unaligned u-boot images with DFU results in a hang.
Trying to write unalgined binary images also results
in a hang, without disabling subpage writes.

Patch has been tested on a Colibri VF61 module.

Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
drivers/mtd/nand/vf610_nfc.c