[coreboot] #144: TYAN S7012 support

coreboot svn at coreboot.org
Thu Jul 23 20:14:43 CEST 2009


#144: TYAN S7012 support
--------------------------------------------------------+-------------------
   Reporter:  john@…                                    |          Owner:  somebody
       Type:  defect                                    |         Status:  new     
   Priority:  major                                     |      Milestone:          
  Component:  flashrom                                  |        Version:  v2      
   Keywords:  TYAN S7012 Intel ICH10R  SST SST25VF032B  |   Dependencies:          
Patchstatus:  there is no patch                         |  
--------------------------------------------------------+-------------------
 I'm unable to flash a system that runs on a TYAN S7012 motherboard.

 # flashrom -w bios.bin
 flashrom v0.9.0-r659
 No coreboot table found.
 Found chipset "Intel ICH10R", enabling flash write... OK.
 This chipset supports the following protocols: LPC,FWH,SPI.
 Calibrating delay loop... OK.
 Found chip "SST SST25VF032B" (4096 KB, SPI) at physical address
 0xffc00000.
 Flash image seems to be a legacy BIOS. Disabling checks.
 Writing flash chip... COMPLETE.
 Verifying flash... VERIFY FAILED at 0x00002000! Expected=0x00, Read=0xff

 Running it with verbose the following error messages are printed out
 (repeating).

 Writing flash chip... Invalid OPCODE 0x06
  due to SPI master limitation, ignoring and hoping it will be run as PREOP
 Transaction error!
 run OPCODE 0x02 failed
 spi_byte_program failed during command execution
 Invalid OPCODE 0x06
  due to SPI master limitation, ignoring and hoping it will be run as PREOP
 Transaction error!
 run OPCODE 0x02 failed
 spi_byte_program failed during command execution
 Invalid OPCODE 0x06


 CONFIG_STRICT_DEVMEM is not set in my kernel.

 Anything I should try out?

-- 
Ticket URL: <http://tracker.coreboot.org/trac/coreboot/ticket/144>
coreboot <http://www.coreboot.org/>



More information about the coreboot mailing list