Hmm, looks like we'll have a problem here. PCI ID's are exactly the same, maybe add DMI matching? Also patch doesn't apply against latest svn.
+ {0x8086, 0x266a, 0x1043, 0x80a6, 0x8086, 0x2668, 0x1043, 0x813d, NULL, NULL, NULL, "ASUS", "P5GD2 Premium", 0, OK, intel_ich_gpio21_raise},
Already committed: {0x8086, 0x266a, 0x1043, 0x80a6, 0x8086, 0x2668, 0x1043, 0x813d, NULL, NULL, NULL, "ASUS", "P5GDC Deluxe", 0, OK, intel_ich_gpio21_raise},
Regards,
David
On 9 September 2010 21:08, Joshua Roys roysjosh@gmail.com wrote:
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
flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom