The OEM BIOS on the EPoX EP-8PA7I clears byte 0x92 in the LPC bridge configuration space. Do the same for all CK804 chips, assuming this to be some sort of chipset-generic write-enable.
Signed-off-by: Jonathan Kollasch jakllsch@kollasch.net ---
2010/10/16 Jonathan A. Kollasch jakllsch@kollasch.net
The OEM BIOS on the EPoX EP-8PA7I clears byte 0x92 in the LPC bridge configuration space. Do the same for all CK804 chips, assuming this to be some sort of chipset-generic write-enable.
Chipset-set generic, does the ASUS K8N-DRE handle this write enable as well ?
Signed-off-by: Jonathan Kollasch jakllsch@kollasch.net
Acked-by: Idwer Vollering vidwer@gmail.com
flashrom mailing list flashrom@flashrom.org http://www.flashrom.org/mailman/listinfo/flashrom
On 01/28/2011 09:52 PM, Idwer Vollering wrote:
2010/10/16 Jonathan A. Kollasch <jakllsch@kollasch.net mailto:jakllsch@kollasch.net>
The OEM BIOS on the EPoX EP-8PA7I clears byte 0x92 in the LPC bridge configuration space. Do the same for all CK804 chips, assuming this to be some sort of chipset-generic write-enable.
Hello,
The ASUS P5N-E SLI (the recent FAILED post), as well as a few other boards I've looked at, clear this byte... it would be good to have committed. If it doesn't apply to all ck804, then perhaps we can make a wrapper function that clears 0x92 and then calls enable_flash_ck804?
Josh