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 -- To view, visit https://review.coreboot.org/c/coreboot/+/33620 To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings Gerrit-Project: coreboot Gerrit-Branch: master Gerrit-Change-Id: Id3615a4460dd4e0c95e890a38210263dd8ea6887 Gerrit-Change-Number: 33620 Gerrit-PatchSet: 2 Gerrit-Owner: Richard Spiegel <richard.spiegel@silverbackltd.com> Gerrit-Reviewer: Charles Marslett <charles.marslett@silverbackltd.com> Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd@gmail.com> Gerrit-Reviewer: Martin Roth <martinroth@google.com> Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com> Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net> Gerrit-Reviewer: Richard Spiegel <richard.spiegel@silverbackltd.com> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> Gerrit-CC: Angel Pons <th3fanbus@gmail.com> Gerrit-CC: Lance Zhao <lance.zhao@gmail.com> Gerrit-MessageType: newpatchset