From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Sat, 7 Feb 2009 00:50:29 +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: <200902070050.29406.agust@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 Saturday 07 February 2009 12:29:06 am 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 actually you already ACKed patch 5, see http://lists.denx.de/pipermail/u-boot/2009-February/047068.html and it is already in the arm tree, AFAICS. Thanks! > please apply only after I've add it this 5 patchs and yes, I'm waiting for your ACK for 1,2,3 and 9 before I push them, as all these patches touch board files or related headers, spi, gpio and so on. Thanks! Best regards, Anatolij