Hello Patrick Rudolph, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/30149
to look at the new patch set (#2).
Change subject: sb/intel/lynxpoint: Remove incomplete SATA ACPI code ......................................................................
sb/intel/lynxpoint: Remove incomplete SATA ACPI code
The existing SATA ACPI code for Lynx Point implements some methods and devices, but not completely. These methods are optional and only used in IDE mode. The code was likely copied from bd82x6x, where it has since been removed.
As a result, many remarks produced by iasl about unreferenced objects are eliminated.
Tested on an ASRock H81M-HDS and an Acer C720. No issues with SATA were observed.
Change-Id: I808a9dff7b9ba34239ffd95fa4cb9b39b10c4b62 Signed-off-by: Tristan Corrick tristan@corrick.kiwi --- M src/southbridge/intel/lynxpoint/acpi/sata.asl 1 file changed, 2 insertions(+), 52 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/49/30149/2