coreboot-kgpe-d16/src
Zheng Bao 1defc861d0 AMD Kabini: fix issue 'S3 fails to suspend after wake up from USB keyboard'
Propagated from
http://review.coreboot.org/3347
http://review.coreboot.org/3374

The cause of this issue is:
USB devices use bit 11(0x0b) of GP0_STS represents S3 wake up event,
but this bit is not clear after wake up. So OS thinks there is a
wake up signal and wake up immediately.

Both amd/olivehill and asrock/imb-a180 have been validated.

Change-Id: I7c26cb07bcd2e62bb792809b67314e5155c6adf6
Signed-off-by: Zheng Bao <zheng.bao@amd.com>
Signed-off-by: Zheng Bao <fishbaozi@gmail.com>
Reviewed-on: http://review.coreboot.org/4261
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
2013-12-05 15:13:30 +01:00
..
arch Makefile: Drop obsolete rules 2013-12-02 19:41:53 +01:00
console Drop obsolete CONSOLE_LOGBUF 2013-12-03 02:36:02 +01:00
cpu cpu: Remove BOARD_MICROCODE_CBFS_GENERATE Kconfig option 2013-12-05 03:33:40 +01:00
device Clean up POST codes for Boot State machine 2013-11-26 19:10:38 +01:00
drivers elog: Get rid of the descriptor type and some unnecessary wrappers 2013-12-02 15:18:06 +01:00
ec Introduce a config whether dock is inited in romstage or not 2013-12-02 22:16:18 +01:00
include Add Intel FSP northbridge support Sandybridge and Ivybridge 2013-12-04 18:45:13 +01:00
lib Drop obsolete CONSOLE_LOGBUF 2013-12-03 02:36:02 +01:00
mainboard AMD Kabini: fix issue 'S3 fails to suspend after wake up from USB keyboard' 2013-12-05 15:13:30 +01:00
northbridge Add Intel FSP northbridge support Sandybridge and Ivybridge 2013-12-04 18:45:13 +01:00
southbridge intel/fsp_bd82x6x: Use correct type pointer for mainboard_smi_gpi 2013-12-05 03:21:08 +01:00
superio sio1007: Properly build '.c' files 2013-11-10 14:19:28 +01:00
vendorcode AMD IMC AGESA: Access the data in stack by correct length 2013-12-05 03:52:24 +01:00
Kconfig Add GRUB2 payload to build system 2013-11-19 01:07:25 +01:00