[coreboot] r3913 - trunk/util/flashrom

svn at coreboot.org svn at coreboot.org
Mon Jan 26 04:37:40 CET 2009


Author: stuge
Date: 2009-01-26 04:37:40 +0100 (Mon, 26 Jan 2009)
New Revision: 3913

Modified:
   trunk/util/flashrom/flash.h
   trunk/util/flashrom/flashchips.c
   trunk/util/flashrom/spi.c
Log:
flashrom: SST25VF040B using 0x90 identification and AAI write.

SST AAI is Auto Address Increment writing, a streamed write to the flash chip
where the first write command sets a starting address and following commands
simply append data. Unfortunately not supported by Winbond SPI masters.



More information about the coreboot mailing list