Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/30523
to look at the new patch set (#2).
Change subject: google/buddy: fix Windows ACPI error with WLAN ......................................................................
google/buddy: fix Windows ACPI error with WLAN
Buddy's WLAN ACPI code was equivalent to, but formatted differently from the other auron variants. Since only differnce is root port used, have buddy use common WLAN ACPI and use preprocessor guards to set the root port correctly.
Test: build/boot Buddy, verify Windows 10 boots without ACPI BIOS ERROR.
Change-Id: I78d994f2bb3981d4d10cb534cd6e0ae673f73527 Signed-off-by: Matt DeVillier matt.devillier@gmail.com --- M src/mainboard/google/auron/acpi/mainboard.asl M src/mainboard/google/auron/variants/buddy/devicetree.cb M src/mainboard/google/auron/variants/buddy/include/variant/acpi/mainboard.asl 3 files changed, 9 insertions(+), 28 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/30523/2