Stefan,
You are right. The Patsburg Chipset ( SandyBridge Servers chipset ) Device ID 0x1D40. All what I had to do is to add in "chipset_enable.c" in structure "chipset_enables" the line:
{0x8086, 0x1D40, OK, "Intel", "PBG", enable_flash_ich10},
Where PBG stands for Patsburg.
I could Read/Write my Bios and reboot with no problem.
Flashrom rocks ;)
Best regards Amine
De : Stefan Tauner stefan.tauner@student.tuwien.ac.at A : flashrom@flashrom.org Cc : Mohammed-Amine.Rebai@bull.net Date : 31/05/2011 09:55 Objet : Re: [flashrom] Intel SandyBridge serie 6 chipsets support
hello again, sorry for the spam :)
attached is a patch that adds the publicly documented LPC pci ids for the 6 series chipsets.