[U-Boot-Users] FPGA load problem

Hi,
Our board has a XILINX Spartan FPGA XC2S200E. I have customized the FPGA load function that I found in esd/command/fpga. I find by looking at the data in a logic analyzer that all the data reaches the FPGA intact but done does not get set. I attach the code to this message. Can anybody help?
P.S. Why do most people write there own fpga loader instead of using cmd_fpga?
regards
Shlomo Kut
Software Engineer MKS Instruments Tenta Products Tel: 972-8-9181015 Fax: 972-8-9181020 www.mksinst.com

Hi Shlomo!
Our board has a XILINX Spartan FPGA XC2S200E. I have customized the FPGA load function that I found in esd/command/fpga. I find by looking at the data in a logic analyzer that all the data reaches the FPGA intact but done does not get set. I attach the code to this message. Can anybody help?
Do you have CFG_FPGA_SPARTAN2 set? This code works on more than 10 boards here at esd.
P.S. Why do most people write there own fpga loader instead of using cmd_fpga?
We added with this code _before_ a "generic" cmd_fpga was available.
Best regards, Stefan.
participants (2)
-
Shlomo_Kut@mksinst.com
-
Stefan Roese