From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 3 May 2013 15:50:27 -0400 Subject: [U-Boot] [PATCH v3 0/9] FPGA cleanup + zynq support In-Reply-To: References: Message-ID: <20130503195027.GL22334@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, May 03, 2013 at 09:14:07AM +0200, Michal Simek wrote: > Fpga code is pretty old and none has tried to clean it up. > My attempt is related to new code I want to push to mainline > which is add support for checking bitstream and if bitstream > is valid for the selected device. > For this I need to do cleanup code and move code > from cmd_fpga.c to fpga.c in driver folder. > > Zynq driver: > Depends on previous zynq patches sent some days ago. > > Tested by: > set fload tftp \${addr} fpga.bin\;fpga info 0\;fpga load 0 \${addr} \${filesize} > set floadb tftp \${addr} download.bit\;fpga info 0\;fpga loadb 0 \${addr} \${filesize} > set addr 10000000 > run fload > run floadb > set addr 10000001 > run fload > run floadb > set addr 10000002 > run fload > run floadb > set addr 10000003 > run fload > run floadb > > Thanks for your comments, > Michal > > Changes in v3: For the series: Reviewed-by: Tom Rini Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: