]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:35:13 +0000 (14:35 +0200)
commit8f13b721bfbb6c758deee44ff212cd334fed04aa
treea8636eac81f6bcffa05b04562bf9951c36e817c5
parent104396dfdcfbe7218e5aa8c4f3890ca4dc25b6d1
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