From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valentin Longchamp Date: Thu, 07 Jun 2012 11:44:35 +0200 Subject: [U-Boot] [PATCH v4 5/5] wispy: add weak functions board_spi_claim/release_bus In-Reply-To: References: <1338542724-31010-1-git-send-email-valentin.longchamp@keymile.com><1338550263-1899-5-git-send-email-valentin.longchamp@keymile.com> Message-ID: <4FD07803.3020809@keymile.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Prafulla, On 06/05/2012 04:21 PM, Prafulla Wadaskar wrote: >> -----Original Message----- >> From: Valentin Longchamp [mailto:valentin.longchamp at keymile.com] >> Sent: 01 June 2012 17:01 >> To: Prafulla Wadaskar >> Cc: u-boot at lists.denx.de; Valentin Longchamp; Holger Brunck >> Subject: [PATCH v4 5/5] kw_spi: add weak functions >> board_spi_claim/release_bus >> >> This allows a final, board specific, step in the claim/relase_bus >> function for the SPI controller, which may be needed for some hardware >> designs. >> >> Signed-off-by: Valentin Longchamp >> cc: Holger Brunck >> cc: Prafulla Wadaskar >> --- > > Applied this entire patch series to u-boot-marvell.git master branch > Thank you for applying this patch series. I will now send you the third series as you discussed it with Holger (http://lists.denx.de/pipermail/u-boot/2012-May/125208.html), which contains the patches for the support of new boards and new features for Keymile boards. Valentin