[U-Boot] [PATCH v3 0/9] FPGA cleanup + zynq support

Tom Rini trini at ti.com
Fri May 3 21:50:27 CEST 2013


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 <trini at ti.com>

Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130503/a16dd772/attachment.pgp>


More information about the U-Boot mailing list