> -----Original Message----- > From: [email protected] > [mailto:[email protected]] 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; > [email protected]; 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:[email protected]] > > Sent: Friday, June 26, 2009 4:30 AM > > To: Prafulla Wadaskar > > Cc: [email protected]; 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 <[email protected]> > > > --- > > > 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... Regards.. Prafulla . . . > > > > Best Regards, > > J. > > > _______________________________________________ > U-Boot mailing list > [email protected] > http://lists.denx.de/mailman/listinfo/u-boot > _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

