From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dieter Kiermaier Date: Mon, 22 Jun 2009 11:33:58 +0200 Subject: [U-Boot] Question regarding FPGA firmware load in u-boot In-Reply-To: <73173D32E9439E4ABB5151606C3E19E201D8E62C79@SC-VEXCH1.marvell.com> References: <73173D32E9439E4ABB5151606C3E19E201D8E62C79@SC-VEXCH1.marvell.com> Message-ID: <200906221133.58157.dk-arm-linux@gmx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Prafulla, > > -----Original Message----- > > From: u-boot-bounces at lists.denx.de > > [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Dieter Kiermaier > > Sent: Monday, June 22, 2009 2:30 PM > > To: Andr? Schwarz > > Cc: u-boot at lists.denx.de > > Subject: Re: [U-Boot] Question regarding FPGA firmware load in u-boot > > > > Andr?, > > > > > Dieter, > > > > > > On Mon, 2009-06-22 at 08:19 +0200, Dieter Kiermaier wrote: > > > > Andr?, > > > > > > > > > Dieter, > > > > > > > > > > On Fri, 2009-06-19 at 17:46 +0200, Dieter Kiermaier wrote: > > > > > > Hello List, > > > > > > > > > > > > I want to boot a (Lattice) FPGA from u-boot by using Slave > > > > > > Serial configuration on a Marvell Kirkwood device. > > > > > > > > > > Should be no problem as long as you'll have access to GPIO. > > > > > > > > I'm working on it :) > > > > But more likely I would have the SPI controller to do the > > > > serializing of the bitstream. But maybe this would be the > > > > second step. > > Hi > Pls see my patch, hopefully this is useful for you > http://lists.denx.de/pipermail/u-boot/2009-June/053605.html Thanks for pointing to it. But as I tried to explain, the common SPI driver is useless for my board due to the kirkwood pin multiplexing. Thats why I asked for a TDM module based SPI driver in the past. (Please see my comment on the openplug wiki from today morning for a more detailed explanation) Dieter > Regards.. > Prafulla . .