]> git.ipfire.org Git - people/ms/u-boot.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)
committerScott Wood <scottwood@freescale.com>
Tue, 31 Mar 2015 03:25:47 +0000 (22:25 -0500)
commit5263a02e8b5034dfe962ed2ce9892a617bac8583
treea881e7188f8aed23255f9f8288ba8974c5bee49f
parent662e2acb46250881ec26bc8366fc9eb1856cb7c2
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