[coreboot-gerrit] Change in coreboot[master]: vendorcode/intel: Update GLK FSP Header files w.r.t FSP v2.0.5

John Zhao (Code Review) gerrit at coreboot.org
Tue Jul 24 19:07:18 CEST 2018


John Zhao has uploaded this change for review. ( https://review.coreboot.org/27623


Change subject: vendorcode/intel: Update GLK FSP Header files w.r.t FSP v2.0.5
......................................................................

vendorcode/intel: Update GLK FSP Header files w.r.t FSP v2.0.5

Update FSP header files to match FSP Reference Code Release v2.0.5 for Geminilake

BUG=b:111683980
CQ-DEPEND=CL:*653835

Change-Id: Ib5ac532843fdb30ac3269fb6ed96dd05ef5736cc
Signed-off-by: zhaojohn <john.zhao at intel.com>
---
M src/vendorcode/intel/fsp/fsp2_0/glk/FspsUpd.h
1 file changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/23/27623/1

diff --git a/src/vendorcode/intel/fsp/fsp2_0/glk/FspsUpd.h b/src/vendorcode/intel/fsp/fsp2_0/glk/FspsUpd.h
index 1cbcb69..cc194b2 100644
--- a/src/vendorcode/intel/fsp/fsp2_0/glk/FspsUpd.h
+++ b/src/vendorcode/intel/fsp/fsp2_0/glk/FspsUpd.h
@@ -173,13 +173,13 @@
   Enable/Disable IPU Device. 0:Disable, 1:Enable(Default).
   $EN_DIS
 **/
-  UINT8                       IpuEn;
+  UINT8                       IpuEnReserved;
 
 /** Offset 0x003A - IMGU ACPI mode selection
   0:Auto, 1:IGFX Child device(Default), 2:ACPI device.
   0:Disable, 1:IGFX Child device, 2:ACPI device
 **/
-  UINT8                       IpuAcpiMode;
+  UINT8                       IpuAcpiModeReserved;
 
 /** Offset 0x003B - Enable ForceWake
   Enable/disable ForceWake Models. 0:Disable(Default), 1:Enable.
@@ -279,7 +279,7 @@
   Enable/disable SaIpuEnable. 0:Disable(Default), 1:Enable.
   $EN_DIS
 **/
-  UINT8                       SaIpuEnable;
+  UINT8                       SaIpuEnableReserved;
 
 /** Offset 0x0052 - GT PM Support
   Enable/Disable GT power management support. 0:Disable, 1:Enable(Default).

-- 
To view, visit https://review.coreboot.org/27623
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: Ib5ac532843fdb30ac3269fb6ed96dd05ef5736cc
Gerrit-Change-Number: 27623
Gerrit-PatchSet: 1
Gerrit-Owner: John Zhao <john.zhao at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180724/8f33558d/attachment.html>


More information about the coreboot-gerrit mailing list