]> git.sur5r.net Git - u-boot/blobdiff - board/mx1ads/syncflash.c
DaVinci: rename gpio_defs.h to gpio.h
[u-boot] / board / mx1ads / syncflash.c
index 47f613c7fe4d294679310846d74af365997f3a23..7331efa95649b39d8412dbe20201e222252b2fd6 100644 (file)
@@ -276,7 +276,7 @@ int flash_erase (flash_info_t *info, int s_first, int s_last) {
 
 /* arm simple, non interrupt dependent timer */
 
-               reset_timer_masked();
+               get_timer(0);
 
                SF_NvmodeErase();
                SF_NvmodeWrite();