[coreboot] r3068 - trunk/util/flashrom

2008-01-21 Thread svn
Author: hailfinger Date: 2008-01-22 00:55:08 +0100 (Tue, 22 Jan 2008) New Revision: 3068 Modified: trunk/util/flashrom/spi.c Log: Omitting the wait for SPI ready when there is no data to be read, e.g. readcnt==0 saves 10 seconds with the unconditional 10us delay, reducing programming time for S

[coreboot] r3068 - trunk/util/flashrom

2008-01-21 Thread svn
Author: hailfinger Date: 2008-01-22 00:55:08 +0100 (Tue, 22 Jan 2008) New Revision: 3068 Modified: trunk/util/flashrom/spi.c Log: Omitting the wait for SPI ready when there is no data to be read, e.g. readcnt==0 saves 10 seconds with the unconditional 10us delay, reducing programming time for S