Attention is currently required from: Felix Singer.
Hello Felix Singer, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/76129?usp=email
to look at the new patch set (#10).
Change subject: sb/intel/lynxpoint: Don't generate second SSDT ......................................................................
sb/intel/lynxpoint: Don't generate second SSDT
Move the entries in SSDT to acpi_fill_ssdt(). There is no need for a separate table.
Signed-off-by: Arthur Heymans arthur@aheymans.xyz Change-Id: Ie23d5b5b967de162ea9ac60a64bc92d0b3bee08e --- M src/southbridge/intel/lynxpoint/Makefile.inc D src/southbridge/intel/lynxpoint/acpi.c M src/southbridge/intel/lynxpoint/lpc.c M src/southbridge/intel/lynxpoint/pch.h 4 files changed, 16 insertions(+), 73 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/76129/10