[U-Boot] [PATCH] spi: Add Marvell Kirkwood SPI driver

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Sat Jun 27 07:39:08 CEST 2009


On 20:52 Fri 26 Jun     , Prafulla Wadaskar wrote:
>  
> 
> > -----Original Message-----
> > From: u-boot-bounces at lists.denx.de 
> > [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Prafulla Wadaskar
> > Sent: Friday, June 26, 2009 11:28 AM
> > To: Jean-Christophe PLAGNIOL-VILLARD
> > Cc: Manas Saksena; Ronen Shitrit; Nicolas Pitre; 
> > u-boot at lists.denx.de; Ashish Karkare; Prabhanjan Sarnaik; 
> > Lennert Buijtenhek
> > Subject: Re: [U-Boot] [PATCH] spi: Add Marvell Kirkwood SPI driver
> > 
> > Thanks Jean...
> > 
> > Regards..
> > Prafulla . .
> > 
> > > -----Original Message-----
> > > From: Jean-Christophe PLAGNIOL-VILLARD 
> > [mailto:plagnioj at jcrosoft.com]
> > > Sent: Friday, June 26, 2009 4:30 AM
> > > To: Prafulla Wadaskar
> > > Cc: u-boot at lists.denx.de; Manas Saksena; Ronen Shitrit; 
> > Nicolas Pitre; 
> > > Ashish Karkare; Prabhanjan Sarnaik; Lennert Buijtenhek
> > > Subject: Re: [U-Boot] [PATCH] spi: Add Marvell Kirkwood SPI driver
> > > 
> > > On 01:13 Sat 30 May     , Prafulla Wadaskar wrote:
> > > > This patch adds a SPI driver for the Marvell Kirkwood SoC's.
> > > > 
> > > > Signed-off-by: Prafulla Wadaskar <prafulla at marvell.com>
> > > > ---
> > > >  drivers/spi/Makefile                |    1 +
> > > >  drivers/spi/kirkwood_spi.c          |  185 
> > > +++++++++++++++++++++++++++++++++++
> > > >  include/asm-arm/arch-kirkwood/spi.h |   56 +++++++++++
> > > >  3 files changed, 242 insertions(+), 0 deletions(-)  create mode
> > > > 100644 drivers/spi/kirkwood_spi.c  create mode 100644 
> > > > include/asm-arm/arch-kirkwood/spi.h
> > > applied to u-boot-arm
> Hi Jean,
> 
> On which branch it is applied?, I could not find it on arm/next...
master

next or testing is still for dev as the master will not build for mtd stuff

Best Regards,
J.


More information about the U-Boot mailing list