brdbootldr/ubootldr/flash_nor.cpp
changeset 109 b3a1d9898418
parent 0 a41df078684a
child 257 3e88ff8f41d5
--- a/brdbootldr/ubootldr/flash_nor.cpp	Mon May 03 13:47:38 2010 +0300
+++ b/brdbootldr/ubootldr/flash_nor.cpp	Fri May 14 17:13:29 2010 +0300
@@ -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");