diff options
author | Raul E Rangel <rrangel@chromium.org> | 2021-03-16 13:23:38 -0600 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-03-18 02:33:28 +0000 |
commit | f2df29e4058d2dda92437f156c0cca6b1c02d389 (patch) | |
tree | 30a8856057eb27f98878549cd89819ebb442b032 /src/mainboard/emulation/qemu-i440fx | |
parent | a763e8f92b9faeb70f63304f974551479ac3859b (diff) |
soc/amd/cezanne/pci_gpp: Add ACPI names for GPP bridges
We are currently writing invalid ACPI tables. We are missing the GPP
ACPI names. There is an assert in acpi_device_write_pci_dev that checks
to see if we have a scope, but by default asserts don't halt, so we were
writing a NULL scope.
BUG=b:171234996
TEST=Boot majolica and dump ACPI tables
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I6a861ad1b9259ac3b79af76e18a9354997b0491e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51542
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/emulation/qemu-i440fx')
0 files changed, 0 insertions, 0 deletions