fpga: virtex2: Add additional clock cycles after DONE assertion
authorRobert Hancock <hancock@sedsystems.ca>
Tue, 18 Jun 2019 15:47:15 +0000 (09:47 -0600)
committerMichal Simek <michal.simek@xilinx.com>
Tue, 30 Jul 2019 08:20:06 +0000 (10:20 +0200)
commita0549f7390d33ec522de3a53e6031189d46a9ce7
treee42231be4b5524faf75ebe717c7d7a0ffd9a39ab
parent3372081cfd25e2afaaa043d9da78f7de1cf84636
fpga: virtex2: Add additional clock cycles after DONE assertion

Some Xilinx FPGA configuration options can result in the startup
sequence extending past the end of the FPGA bitstream. Continue applying
CCLK clock cycles for 8 cycles after DONE is asserted in order to ensure
the startup sequence is complete, as recommended by Xilinx.

Signed-off-by: Robert Hancock <hancock@sedsystems.ca>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/fpga/virtex2.c