From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dieter Kiermaier Date: Fri, 19 Jun 2009 17:46:52 +0200 Subject: [U-Boot] Question regarding FPGA firmware load in u-boot Message-ID: <200906191746.52193.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 Hello List, I want to boot a (Lattice) FPGA from u-boot by using Slave Serial configuration on a Marvell Kirkwood device. As seen there is an (Xilinx and Altera) FPGA loader driver allready available in u-boot. Please can somebody explain how I have to provide a FPGA bitstream image to u-boot? It seems I have to create a image with mkimage? This image have to be loaded into ram and the address has to be provided to the load command? Is there a maintainer for the FPGA code inside u-boot? I'm willing to contribute some extensions for Lattice FPGAs if I'm successful! Thanks to all, Dieter