nb/intel/i440bx: Add PMCR register to ACPI code

p3b-f suspend code is going to use it.

Change-Id: Iebc17257e9f690115ec35d94c7c36df39341f0df
Signed-off-by: Keith Hui <buurin@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41092
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Keith Hui 2020-05-05 23:00:48 -04:00 committed by Patrick Georgi
parent 8ba85deb8f
commit 572d66abb6
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ Device (NB)
{
Offset (0x67), // DRB7
DRB7, 8,
Offset (0x7A), // PMCR
PMCR, 8
}
Method(TOM1, 0) {
/* Multiply by 8MB to get TOM */