From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 23 Feb 2009 12:05:09 +0100 Subject: [U-Boot] [PATCH 1/9 v4] i.MX31: fix SPI driver for shorter than 32 bit In-Reply-To: <20090206232906.GA2083@game.jcrosoft.org> References: <1233961752-3945-1-git-send-email-agust@denx.de> <20090206232906.GA2083@game.jcrosoft.org> Message-ID: <49A282E5.4080909@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 Jean-Christophe PLAGNIOL-VILLARD wrote: > On 00:09 Sat 07 Feb , Anatolij Gustschin wrote: >> From: Guennadi Liakhovetski >> >> Fix setting the SPI Control register, 8 and 16-bit transfers >> and a wrong pointer in the free routine in the mxc_spi driver. >> >> Signed-off-by: Guennadi Liakhovetski >> Signed-off-by: Anatolij Gustschin >> --- >> >> Changes since v1: chose a simpler fix >> Changes since v2: fix the simpler fix: v2 worked as long as I just >> resetted the board, powering the board down showed, that v2 wasn't >> sufficient, it has lost the SPI Control register fix from v1. >> Changes since v3: add empty line in spi_free_slave() >> >> I'm going to push it via video tree as Jean-Christophe >> mean it is more video related patch and have no objection. > please not I've not ack yet patch 1,2,3,5,9 > > please apply only after I've add it this 5 patchs > Jean-Christophe, do you ACK v4 of this patch? Best regards, Anatolij