Attention is currently required from: Fred Reitberger, Jason Glenesk, Matt DeVillier, Raul Rangel.
Hello Fred Reitberger, Jason Glenesk, Matt DeVillier, Raul Rangel, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/74993?usp=email
to look at the new patch set (#8).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: soc/amd/common/data_fabric/domain: write _STA method in SSDT ......................................................................
soc/amd/common/data_fabric/domain: write _STA method in SSDT
Instead of having PCI0's _STA method in the DSDT that always returns 0xf which corresponds to the device being enabled, functional, and visible, use acpigen_write_STA to generate the _STA method returning the value corresponding to the domain being enabled or not.
Signed-off-by: Felix Held felix-coreboot@felixheld.de Change-Id: Ied48b48113f6e871e90d17cbd216be003f05b5ef --- M src/soc/amd/common/block/data_fabric/domain.c M src/soc/amd/picasso/acpi/northbridge.asl 2 files changed, 2 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/74993/8