diff options
author | Kevin Cody-Little <kcodyjr@gmail.com> | 2018-05-09 14:22:15 -0400 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-05-14 07:38:30 +0000 |
commit | 06d23234f3ecda3a0be777599f693186c0976db1 (patch) | |
tree | 1cca5a9aefa0d3c937d33f9be31b39736eae3c52 /toolchain.inc | |
parent | b3e0220a7df58a4e17b110ceccfad3e28f478578 (diff) |
agesa/family16kb/northbridge: report acpi namespace
Add a function domain_acpi_name to return "PCI0", rather than
falling back to the parent' device's "\_SB" label. This repair is
required for the LPC TPM device to register its presence without
blowing up the table and preventing the payload from finding SATA.
Before change, the TPM device reported as:
\_SB.\_SB.LPC0.TPM
After change, the TPM device reports as:
\_SB.PCI0.LPC0.TPM
A separate change submission will correct "LPC0" as well.
Change-Id: I5e8d4715c9b42f50c84dd65818e4b0fdfc9d54f9
Signed-off-by: Kevin Cody-Little <kcodyjr@gmail.com>
Reviewed-on: https://review.coreboot.org/26204
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'toolchain.inc')
0 files changed, 0 insertions, 0 deletions