Author: hailfinger
Date: 2009-10-19 20:15:36 +0200 (Mon, 19 Oct 2009)
New Revision: 751

Modified:
   trunk/jedec.c
Log:
Remove confusing out-of-date comment.

Signed-off-by: Carl-Daniel Hailfinger <[email protected]>
Acked-by: Carl-Daniel Hailfinger <[email protected]>


Modified: trunk/jedec.c
===================================================================
--- trunk/jedec.c       2009-10-06 20:25:48 UTC (rev 750)
+++ trunk/jedec.c       2009-10-19 18:15:36 UTC (rev 751)
@@ -114,9 +114,6 @@
        chip_writeb(0x55, bios + 0x2AAA);
        programmer_delay(10);
        chip_writeb(0x90, bios + 0x5555);
-       /* Older chips may need up to 100 us to respond. The ATMEL 29C020
-        * needs 10 ms according to the data sheet.
-        */
        programmer_delay(probe_timing_enter);
 
        /* Read product ID */


_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to