diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2017-08-07 20:10:28 +0300 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2017-08-23 03:36:05 +0000 |
commit | 714709fde638acdaa31b8e49b1f12c43f3f6b3d6 (patch) | |
tree | d9eeebb5a161a0f46870f846656838de91e2e982 /src/southbridge/amd | |
parent | 390ba044dcd650e37340f1ddee98bedf1096e76d (diff) |
AMD fam10 ACPI: Use common fixed sleepstates.asl
SSFG was meant to be used as a mask to enable sleepstates
_S1 thru _S4. However as a logical instead of bitwise 'and'
operation was used, all the states were enabled if only
one was marked available.
Note that all boards incorrectly had SSFG == 0x0D that previously
enabled ACPI S3 sleep state even when it was not available.
Change-Id: Ia948becff079383cbf861468da9e8a3ebbf213cb
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/21093
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
Diffstat (limited to 'src/southbridge/amd')
0 files changed, 0 insertions, 0 deletions