From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 11 Feb 2015 21:37:30 +0100 Subject: [U-Boot] [PATCH v2] mtd: nand: mxs: fix PIO_WORD number In-Reply-To: <1423659316-2040-1-git-send-email-luca.ellero@brickedbrain.com> References: <1423659316-2040-1-git-send-email-luca.ellero@brickedbrain.com> Message-ID: <201502112137.30207.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday, February 11, 2015 at 01:55:16 PM, Luca Ellero wrote: > As stated in the iMX6 Reference Manual (Ch. 14.2), the CMDPIOWORDS field > should reflect the number of pio_words sent in the actual DMA transfer. > In all these transfers there is only one pio_word, so data field must be 1. > > Signed-off-by: Luca Ellero This was tested on MX6 only, right ? Reviewed-by: Marek Vasut Best regards, Marek Vasut