[mail for having this statement in patchwork]
Am Mittwoch, den 27.01.2010, 01:39 +0100 schrieb Luc Verhaegen:
/**
- Suited for Intel SE440BX-2
- */
+static int intel_piix4_gpo27_lower(const char *name) +{
return intel_piix4_gpo_set(27, 0);
+}
And my piix4 code might finally get tested too :)
Even after fixing that code, this board enable doesn't work, as I described in http://www.flashrom.org/pipermail/flashrom/2010-February/002272.html
Regards, Michael Karcher