[coreboot-gerrit] Change in coreboot[master]: lenovo/z61t: Update for PNOT change

Martin Roth (Code Review) gerrit at coreboot.org
Wed Jan 17 22:34:49 CET 2018


Martin Roth has submitted this change and it was merged. ( https://review.coreboot.org/23308 )

Change subject: lenovo/z61t: Update for PNOT change
......................................................................

lenovo/z61t: Update for PNOT change

Change the directory of the included cpu.asl file.  This board seems to
have been omitted in 0a4e0fd "Fix the PNOT ACPI method".

Change-Id: Idc00197b1544006299e720dca59e02f6bf8f683c
Signed-off-by: Marshall Dawson <marshalldawson3rd at gmail.com>
Reviewed-on: https://review.coreboot.org/23308
Reviewed-by: Arthur Heymans <arthur at aheymans.xyz>
Reviewed-by: Martin Roth <martinroth at google.com>
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki at gmail.com>
---
M src/mainboard/lenovo/z61t/dsdt.asl
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Arthur Heymans: Looks good to me, approved
  Martin Roth: Looks good to me, approved
  build bot (Jenkins): Verified
  Philipp Deppenwiese: Looks good to me, approved



diff --git a/src/mainboard/lenovo/z61t/dsdt.asl b/src/mainboard/lenovo/z61t/dsdt.asl
index 684009e..a13ac3c 100644
--- a/src/mainboard/lenovo/z61t/dsdt.asl
+++ b/src/mainboard/lenovo/z61t/dsdt.asl
@@ -47,7 +47,7 @@
 		#include "acpi/video.asl"
 	}
 
-	#include <cpu/intel/common/acpi/cpu.asl>
+	#include <cpu/intel/speedstep/acpi/cpu.asl>
 
 	Scope (\_SB) {
 		Device (PCI0)

-- 
To view, visit https://review.coreboot.org/23308
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Idc00197b1544006299e720dca59e02f6bf8f683c
Gerrit-Change-Number: 23308
Gerrit-PatchSet: 2
Gerrit-Owner: Marshall Dawson <marshalldawson3rd at gmail.com>
Gerrit-Reviewer: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki at gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180117/1e83384a/attachment.html>


More information about the coreboot-gerrit mailing list