[U-Boot] [PATCH 0/2] mtd: nand: mxs: fix PIO_WORD number

Marek Vasut marex at denx.de
Tue Dec 16 15:38:13 CET 2014


On Tuesday, December 16, 2014 at 03:36:13 PM, Luca Ellero wrote:
> 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(-)

Technically, this all makes sense. I see no reason to oppose this series,
even if there really was no explicit bug in the first place.

Acked-by: Marek Vasut <marex at denx.de>

Thank you for fixing this!

Best regards,
Marek Vasut


More information about the U-Boot mailing list