]> git.ipfire.org Git - people/ms/u-boot.git/commit
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()
authorLuca Ellero <luca.ellero@brickedbrain.com>
Tue, 16 Dec 2014 14:36:15 +0000 (15:36 +0100)
committerScott Wood <scottwood@freescale.com>
Tue, 31 Mar 2015 03:25:54 +0000 (22:25 -0500)
commit88a2cbb2aeb34c7c91f7cd30b59066368063bd07
tree0cabd95ad945fed58cbd15018be09cbe40c0e459
parent5263a02e8b5034dfe962ed2ce9892a617bac8583
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()

There is only one pio_word in this DMA transaction so data field must be 1.

Signed-off-by: Luca Ellero <luca.ellero@brickedbrain.com>
drivers/mtd/nand/mxs_nand.c