[U-Boot] [PATCH 0/2] mtd: nand: mxs: fix PIO_WORD number
Luca Ellero
luca.ellero at brickedbrain.com
Tue Dec 16 15:36:13 CET 2014
In this driver, the CMDPIOWORDS field doesn't always reflect the real number of
pio_words sent in the actual DMA transfer (see iMX6 Reference Manual, Ch. 14.2)
This patchset fixes them.
Luca Ellero (2):
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()
mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()
drivers/mtd/nand/mxs_nand.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
1.7.10.4
More information about the U-Boot
mailing list