Hello build bot (Jenkins), Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46954
to look at the new patch set (#8).
Change subject: broadwell boards: Switch to Lynxpoint ACPI ......................................................................
broadwell boards: Switch to Lynxpoint ACPI
Use some preprocessor to account for the last few differences, relocate adsp.asl to Lynxpoint, and most of the ASL for Broadwell can disappear. Global NVS is the only thing that remains, as it differs substantially. The preprocessor-as-glue usage will be minimized in subsequent commits.
Tested with BUILD_TIMELESS=1, Purism Librem 13 v1 remains identical.
Change-Id: Iec9a07d27a95f204fb239a11d07fe2ad342621c9 Signed-off-by: Angel Pons th3fanbus@gmail.com --- M src/mainboard/google/auron/dsdt.asl M src/mainboard/google/jecht/dsdt.asl M src/mainboard/intel/wtm2/dsdt.asl M src/mainboard/purism/librem_bdw/dsdt.asl D src/soc/intel/broadwell/pch/acpi/audio.asl D src/soc/intel/broadwell/pch/acpi/ehci.asl D src/soc/intel/broadwell/pch/acpi/gpio.asl D src/soc/intel/broadwell/pch/acpi/lpc.asl D src/soc/intel/broadwell/pch/acpi/pch.asl D src/soc/intel/broadwell/pch/acpi/sata.asl D src/soc/intel/broadwell/pch/acpi/serialio.asl D src/soc/intel/broadwell/pch/acpi/xhci.asl R src/southbridge/intel/lynxpoint/acpi/adsp.asl M src/southbridge/intel/lynxpoint/acpi/gpio.asl M src/southbridge/intel/lynxpoint/acpi/pch.asl M src/southbridge/intel/lynxpoint/acpi/serialio.asl 16 files changed, 28 insertions(+), 1,385 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/46954/8