diff options
author | Duncan Laurie <dlaurie@google.com> | 2018-09-13 16:28:13 +0000 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-09-28 09:56:02 +0000 |
commit | 174ca43583f33400094fb40c1e689a38946bdeac (patch) | |
tree | 4d2bfab50060ca5384bee1a44ad50bffee5faa47 /src/mainboard/asrock/g41c-gs/variants/g41m-s3 | |
parent | 0c392b3cfc0e1bb04fe1fefc234ce23b13e50306 (diff) |
soc/intel/cannonlake: Fix ACPI FADT table generation
The function to fill out the FADT table exits early if the devicetree
config option to disable the legacy timer is set. This means it never
gets to the later check for s0ix config option and so the flag to
indicate that it supports low-power idle in S0 is not set.
Change-Id: Ia0416f21b6445f6feecb6f0301d48fdf2522b8a6
Signed-off-by: Duncan Laurie <dlaurie@google.com>
Reviewed-on: https://review.coreboot.org/28755
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/asrock/g41c-gs/variants/g41m-s3')
0 files changed, 0 insertions, 0 deletions