]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - common/spartan2.c
* Patch by Steven Scholz, 25 Feb 2004:
[karo-tx-uboot.git] / common / spartan2.c
index 279a4261848614b80cc4f7d795ae28628d9097c5..0fb23b6592069140cdb56a0f09496211cd97a66c 100644 (file)
@@ -47,7 +47,7 @@
 #endif
 
 #ifndef CFG_FPGA_WAIT
-#define CFG_FPGA_WAIT 10
+#define CFG_FPGA_WAIT CFG_HZ/100       /* 10 ms */
 #endif
 
 static int Spartan2_sp_load( Xilinx_desc *desc, void *buf, size_t bsize );