]> git.sur5r.net Git - u-boot/blobdiff - common/spartan2.c
Update make target for ARM supported boards.
[u-boot] / 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 );