On 20.05.2009 19:27, Joshua McDowell wrote:
I mis-understood, I apologize..
No need to apologize. You're responsive, so I won't complain ;-)
bash-3.00# ./flashrom -V flashrom v0.9.0-r535 Found candidate at: 00000500-00000c68 Found coreboot table at 0x00000500. coreboot table found at 0x500. coreboot header(24) checksum: 30c4 table(1896) checksum: 3619 entries: 13 Vendor ID: Intel, part ID: SE7520JR22D Found chipset "Intel ICH5/ICH5R", enabling flash write... BIOS Lock Enable: disabled, BIOS Write Enable: enabled, BIOS_CNTL is 0x1 OK.
Unknown vendor:board from coreboot table or -m option: Intel:SE7520JR22D
It would be very interesting to get the coreboot/LinuxBIOS code for that board.
Probing for Winbond W49V002FA, 256 KB: probe_jedec: id1 0xff, id2 0xff, id1 parity violation, id1 is normal flash content, id2 is normal flash content [...]
The message above means we either have an incorrect probe sequence or the probe never reaches the chip...
No EEPROM/flash device found.
I think you already told us which chip this is. One of us will be able to figure out the probe sequence from the data sheet and add it to flashrom.
Regards, Carl-Daniel