summaryrefslogtreecommitdiffstats
path: root/w49f002u.c
diff options
context:
space:
mode:
Diffstat (limited to 'w49f002u.c')
-rw-r--r--w49f002u.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/w49f002u.c b/w49f002u.c
index 4d5d16b..28a94ab 100644
--- a/w49f002u.c
+++ b/w49f002u.c
@@ -22,6 +22,8 @@
* Reference:
* W49F002U data sheet
*
+ * ToDo: Consilidated to standard JEDEC code.
+ *
* $Id$
*/
@@ -80,7 +82,6 @@ int write_49f002 (struct flashchip * flash, unsigned char * buf)
volatile char * bios = flash->virt_addr;
volatile char * dst = bios;
- myusec_delay(10);
erase_49f002(flash);
printf ("Programming Page: ");
OpenPOWER on IntegriCloud