Fresh pull from upstream
[librecmc/librecmc.git] / target / linux / ar71xx / files / drivers / mtd / nand / rb750_nand.c
index a20409b108abcc1a1e25c72668ff85f6ce048bd7..a9b287be10802a79fda558e6d59933025310fafa 100644 (file)
@@ -277,6 +277,7 @@ static int rb750_nand_probe(struct platform_device *pdev)
 
        info->chip.chip_delay   = 25;
        info->chip.ecc.mode     = NAND_ECC_SOFT;
+       info->chip.options = NAND_NO_SUBPAGE_WRITE;
 
        info->pdata = pdata;