coreboot-kgpe-d16/src
Timothy Pearson 7f53b98112 mb/asus/kgpe-d16|kcma-d8: Do not assign IRQ to LPC HW monitor
On specific revisions of the ASUS KGPE-D16 (> 1.03G) there is a
high (< 1:10) chance of lockup from spurious HW monitor IRQs
during LPC configuration.  This was originally erroneously identified
as a bug within the SP5100 southbridge due to serial console buffering
moving the hang slightly before HW monitor setup.  It is currently
unknown how changing the CBFS layout / code size was able to alter
the frequency of the lockup occuring; this odd characteristic made
debugging extremely difficult, and it also indicates testing
across multiple PCB revisions will be neded to verify that the
bug has been completely resolved.

It is highly likely that the KCMA-D8 is also affected.  As there
does not seem to be a reason to keep the HW monitor IRQ enabled,
simply disable it on both mainboards.

This configuration has passed burn-on power cycle testing with
no lockups noted.  All other tests noted a lockup in under 25
power cycles or so, with failure typically occuring in under 5
power cycles; the affected Rev. 1.04 KGPE-D16 has cycled 25 times
times using this patch with only one failure finally noted.  This
final failure may have in fact been related to SP5100 Erratum 18
as the frequency is more in line with the errata document guidelines.

Change-Id: Ie9f4f37d2c7dfad0a02daff8b75cd2a1e6f1b09a
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/14333
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
2016-04-14 19:49:25 +02:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch Change la to li (load immediate) 2016-04-08 22:35:23 +02:00
commonlib arch/x86: introduce postcar stage/phase 2016-03-23 14:24:30 +01:00
console arch/x86: introduce postcar stage/phase 2016-03-23 14:24:30 +01:00
cpu cpu/x86/tsc: Compile TSC timer for postcar as well 2016-04-11 17:56:57 +02:00
device payloads: add iPXE 'payload' build 2016-04-13 17:45:37 +02:00
drivers drivers/intel/fsp2_0: Add utility to recover MRC NV Storage data 2016-04-08 00:46:12 +02:00
ec ec/lenovo/h8: do not reset volume on s3 wakeup 2016-04-10 18:14:15 +02:00
include edid: Make framebuffer row alignment configurable 2016-04-07 20:46:38 +02:00
lib edid: Make framebuffer row alignment configurable 2016-04-07 20:46:38 +02:00
mainboard mb/asus/kgpe-d16|kcma-d8: Do not assign IRQ to LPC HW monitor 2016-04-14 19:49:25 +02:00
northbridge amd/agesa/family12/dimmSpd.c: Indent (tab) fix 2016-04-13 21:16:18 +02:00
soc soc/apollolake: Add ACPI platform sleep capability 2016-04-14 19:29:04 +02:00
southbridge southbridge/via: Update license headers 2016-04-13 17:36:14 +02:00
superio superio/smsc/mec1308: Fix AddressMax value for SMBX mailbox 2016-04-13 23:39:28 +02:00
vendorcode chromeos: Fix adding a bmpblk to GBB 2016-04-05 13:37:11 +02:00
Kconfig Kconfig: remove COMPRESS_PRERAM_STAGES option from x86 2016-03-11 16:52:38 +01:00