public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] mtd: nand: mxs: fix PIO_WORD number
@ 2014-12-16 14:36 Luca Ellero
  2014-12-16 14:36 ` [U-Boot] [PATCH 1/2] mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf() Luca Ellero
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Luca Ellero @ 2014-12-16 14:36 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-16 14:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-16 14:36 [U-Boot] [PATCH 0/2] mtd: nand: mxs: fix PIO_WORD number Luca Ellero
2014-12-16 14:36 ` [U-Boot] [PATCH 1/2] mtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf() Luca Ellero
2014-12-16 14:36 ` [U-Boot] [PATCH 2/2] mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf() Luca Ellero
2014-12-16 14:38 ` [U-Boot] [PATCH 0/2] mtd: nand: mxs: fix PIO_WORD number Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox