Hi,
On Thu, Jun 14, Thomas Ekstrand wrote:
Have you tried reading the flash after burning and compare that image to the one you used when burning? I always get verify fail but it works anyway.
yes and they are different.
I've also erased the flash:
--snip-- video:/usr/src/neues_bios/LinuxBIOSv2/targets/commell/lv671/lv671# flashrom -E Calibrating delay loop... ok No LinuxBIOS table found. Found chipset "ICH4/ICH4-L": Enabling flash write... OK. W39V040FA found at physical address: 0xfff80000 Flash part is W39V040FA (512 KB) Erasing flash chip video:/usr/src/neues_bios/LinuxBIOSv2/targets/commell/lv671/lv671# flashrom -w linuxbios.rom Calibrating delay loop... ok No LinuxBIOS table found. Found chipset "ICH4/ICH4-L": Enabling flash write... OK. W39V040FA found at physical address: 0xfff80000 Flash part is W39V040FA (512 KB) Note: If the following flash access fails, you might need to specify -m <vendor>:<mainboard> Programming Page: 0007 at address: 0x00070000 video:/usr/src/neues_bios/LinuxBIOSv2/targets/commell/lv671/lv671# flashrom -r linuxbios.rom.read Calibrating delay loop... ok No LinuxBIOS table found. Found chipset "ICH4/ICH4-L": Enabling flash write... OK. W39V040FA found at physical address: 0xfff80000 Flash part is W39V040FA (512 KB) Reading Flash...done video:/usr/src/neues_bios/LinuxBIOSv2/targets/commell/lv671/lv671# diff linuxbios.rom linuxbios.rom.read Binärdateien linuxbios.rom and linuxbios.rom.read sind verschieden. video:/usr/src/neues_bios/LinuxBIOSv2/targets/commell/lv671/lv671# --snip--