]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()
authorLuca Ellero <luca.ellero@brickedbrain.com>
Tue, 16 Dec 2014 14:36:14 +0000 (15:36 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:35:13 +0000 (14:35 +0200)
commit104396dfdcfbe7218e5aa8c4f3890ca4dc25b6d1
tree28df06c6b104c5b04ee118722c9919c9a5276145
parent9716908fab0a82a169c46ddd7d55924c923a6916
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_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