On 08/31/2010 04:21 AM, Roberto Malinverni wrote:
On 08/30/2010 03:48 AM, Joshua Roys wrote:
Hello!
Here's a board enable for you to try. Just patch flashrom (patch -p1 < patch) and give it another try. Let us know if it worked.
Thanks,
Josh
All working after the reboot :) The output was the following:
====================================
flashrom -w P5GD2.1010.ori.rom flashrom v0.9.2-r1145 on Linux 2.6.35-ARCH (i686), built with libpci 3.1.7, GCC 4.5.1, little endian flashrom is free software, get the source code at http://www.flashrom.org
Calibrating delay loop... OK. No coreboot table found. Found chipset "Intel ICH6/ICH6R", enabling flash write... OK. This chipset supports the following protocols: FWH. Disabling flash write protection for board "ASUS P5GD2 Premium"... OK. Found chip "SST SST49LF008A" (1024 KB, FWH) at physical address 0xfff00000. Flash image seems to be a legacy BIOS. Disabling checks. Writing flash chip... Erasing flash chip... SUCCESS. Programming page: DONE!ss: 0x000ff000 COMPLETE. Verifying flash... VERIFIED.
====================================
Thanks again for your help. Bob
Hello,
Attached is the fixed version of the patch, simply adding in the missing comma.
Signed-off-by: Joshua Roys roysjosh@gmail.com
Josh