Author: wmb Date: Tue Aug 2 05:31:12 2011 New Revision: 2399 URL: http://tracker.coreboot.org/trac/openfirmware/changeset/2399
Log: OLPC - SPI FLASH high level driver - reverted svn 2396 because a) The changes therein caused an unwanted message to appear in the case where the retry code was automatically recovering from the id error and b) Knowing the precise value of the bad ID did not turn out to be interesting The actual problem has been fixed and will be checked in next.
Modified: dev/olpc/spiflash/spiflash.fth
Modified: dev/olpc/spiflash/spiflash.fth ============================================================================== --- dev/olpc/spiflash/spiflash.fth Tue Aug 2 01:56:30 2011 (r2398) +++ dev/olpc/spiflash/spiflash.fth Tue Aug 2 05:31:12 2011 (r2399) @@ -280,7 +280,7 @@ ." If you power cycle and try again, it will probably work the next time." cr abort endof - ( default ) ." Unsupported SPI FLASH ID " dup .x cr abort + ( default ) true abort" Unsupported SPI FLASH ID" endcase to write-spi-flash 0 spi-write-status \ Turn off write protect bits