brdbootldr/ubootldr/flash_nor.cpp
changeset 121 661475905584
parent 0 a41df078684a
child 257 3e88ff8f41d5
--- a/brdbootldr/ubootldr/flash_nor.cpp	Fri Apr 23 22:02:01 2010 +0100
+++ b/brdbootldr/ubootldr/flash_nor.cpp	Fri Apr 23 22:08:41 2010 +0100
@@ -28,7 +28,7 @@
 #include <u32hal.h>
 #include "flash_nor.h"
 
-const TUint KFlashRetries = 1000000;
+#define KFlashRetries 1000000
 
 #ifdef __SUPPORT_FLASH_REPRO__
 _LIT(KLitThreadName,"Flash");