Hello Charles Marslett, Marshall Dawson, Paul Menzel, build bot (Jenkins), Martin Roth, Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33620
to look at the new patch set (#2).
Change subject: soc/amd: Update ACPI code ......................................................................
soc/amd: Update ACPI code
In preparation to adding merlinfalcon SOC, update ACPI code: Update OSVL (old code does not test for anything newer than WINXP). Update cpu.asl to accept SOC with up to 4 cores. Update lpc.asl to avoid a bug with WIN7 and WIN10.
Notice: Fixes are needed (later patch), as Windows still fails (not fully ACPI compatible). Currently only Linux was tested and worked.
BUG=b:none. TEST=Tested later with padmelon board.
Change-Id: Id3615a4460dd4e0c95e890a38210263dd8ea6887 Signed-off-by: Richard Spiegel richard.spiegel@silverbackltd.com --- M src/soc/amd/common/acpi/lpc.asl M src/soc/amd/stoneyridge/acpi/cpu.asl M src/soc/amd/stoneyridge/acpi/sb_pci0_fch.asl 3 files changed, 43 insertions(+), 38 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/33620/2