uboot-mt623x/drivers/fpga
Wolfgang Wegner 89083346d0 add block write function to spartan3 slave serial load
Using seperate function calls for each bit-bang of slave serial
load can be painfully slow. This patch adds the possibility to
supply a block write function that loads the complete block of
data in one call (like it can already be done with Altera FPGAs).
On an MCF5373L (240 MHz) loading an XC3S4000 this reduces the load
time from around 15 seconds to around 3 seconds

Signed-off-by: Wolfgang Wegner <w.wegner at astro-kom.de>
2010-03-24 11:08:43 -05:00
..
ACEX1K.c fpga: Remove relocation fixups 2009-10-03 10:17:56 +02:00
Makefile FPGA: move fpga drivers to drivers/fpga 2008-12-05 22:41:33 +01:00
altera.c fpga: Remove relocation fixups 2009-10-03 10:17:56 +02:00
cyclon2.c fpga: Remove relocation fixups 2009-10-03 10:17:56 +02:00
fpga.c fpga: Remove relocation fixups 2009-10-03 10:17:56 +02:00
spartan2.c fpga: Remove relocation fixups 2009-10-03 10:17:56 +02:00
spartan3.c add block write function to spartan3 slave serial load 2010-03-24 11:08:43 -05:00
stratixII.c fpga: Remove relocation fixups 2009-10-03 10:17:56 +02:00
virtex2.c fpga: Remove relocation fixups 2009-10-03 10:17:56 +02:00
xilinx.c fpga: Remove relocation fixups 2009-10-03 10:17:56 +02:00