diff options
author | Jenny TC <jenny.tc@intel.com> | 2017-02-09 16:01:59 +0530 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2017-02-14 00:51:21 +0100 |
commit | 2864f85725e517ece5d5ce985c51b4561f81dab6 (patch) | |
tree | 66dd376473dec35e2284fc6a8791bd907261f1ee /src/mainboard/google/poppy/dsdt.asl | |
parent | b3b453f93c675786479270ac8234d4cdad86ddf5 (diff) |
intel/skylake: Disable FADT.8042 if NO_FADT_8042 is set
Kernel relies on FADT 8042 flag to enable/disable
8042 interface. If FADT reports 8042 capability and
8042 (/PS2) capability is actually disabled by coreboot,
kernel would assume the presence of 8042 based on the
FADT flag. This results in undesired system power off when
kernel tries to access the 8042 memory region. To address
this, CONFIG_NO_FADT_8042 was added to selectively
disable 8042 on FADT.
BUG=chrome-os-partner:61858
TEST=Boot OS and verify FADT 8042 flag
Change-Id: Ic80b3835cb5cccdde1203e24a58e28746b0196fc
Signed-off-by: Jenny TC <jenny.tc@intel.com>
Reviewed-on: https://review.coreboot.org/18307
Tested-by: build bot (Jenkins)
Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/google/poppy/dsdt.asl')
0 files changed, 0 insertions, 0 deletions