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

Marshall Dawson (Code Review) gerrit at coreboot.org
Wed Jan 17 22:17:32 CET 2018


Marshall Dawson has uploaded this change for review. ( 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>
---
M src/mainboard/lenovo/z61t/dsdt.asl
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/08/23308/1

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: newchange
Gerrit-Change-Id: Idc00197b1544006299e720dca59e02f6bf8f683c
Gerrit-Change-Number: 23308
Gerrit-PatchSet: 1
Gerrit-Owner: Marshall Dawson <marshalldawson3rd at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180117/924c76ab/attachment.html>


More information about the coreboot-gerrit mailing list