Uwe,
Here's the testing you requested o IRC earlier. I am confirming that flashes are consistently successful and that everything appears to be in order.
Thanks, wt
wt@mediakitchen:~/test$ sudo ../projects/coreboot/coreboot-v3/util/flashrom/flashrom -Ewv ex58ud4p.f8 flashrom v0.9.0-r631 More than one operation specified. Aborting. wt@mediakitchen:~/test$ sudo ../projects/coreboot/coreboot-v3/util/flashrom/flashrom -Ew ex58ud4p.f8 flashrom v0.9.0-r631 More than one operation specified. Aborting. wt@mediakitchen:~/test$ sudo ../projects/coreboot/coreboot-v3/util/flashrom/flashrom -E flashrom v0.9.0-r631 No coreboot table found. Found chipset "Intel ICH10R", enabling flash write... OK. Calibrating delay loop... OK. Found chip "SST SST25VF080B" (1024 KB) at physical address 0xfff00000. Erasing flash chip... SUCCESS. wt@mediakitchen:~/test$ sudo ../projects/coreboot/coreboot-v3/util/flashrom/flashrom -w ex58ud4p.f8 flashrom v0.9.0-r631 No coreboot table found. Found chipset "Intel ICH10R", enabling flash write... OK. Calibrating delay loop... OK. Found chip "SST SST25VF080B" (1024 KB) at physical address 0xfff00000. Flash image seems to be a legacy BIOS. Disabling checks. Writing flash chip... COMPLETE. Verifying flash... VERIFIED. wt@mediakitchen:~/test$ sudo ../projects/coreboot/coreboot-v3/util/flashrom/flashrom -v ex58ud4p.f8 flashrom v0.9.0-r631 No coreboot table found. Found chipset "Intel ICH10R", enabling flash write... OK. Calibrating delay loop... OK. Found chip "SST SST25VF080B" (1024 KB) at physical address 0xfff00000. Flash image seems to be a legacy BIOS. Disabling checks. Verifying flash... VERIFIED. wt@mediakitchen:~/test$ sudo ../projects/coreboot/coreboot-v3/util/flashrom/flashrom -v ex58ud4p.f8 flashrom v0.9.0-r631 No coreboot table found. Found chipset "Intel ICH10R", enabling flash write... OK. Calibrating delay loop... OK. Found chip "SST SST25VF080B" (1024 KB) at physical address 0xfff00000. Flash image seems to be a legacy BIOS. Disabling checks. Verifying flash... VERIFIED. wt@mediakitchen:~/test$