[coreboot-gerrit] Change in coreboot[master]: mainboard/google/kahlee: Add PSPP override setting

Marc Jones (Code Review) gerrit at coreboot.org
Wed Aug 1 20:51:07 CEST 2018


Marc Jones has uploaded this change for review. ( https://review.coreboot.org/27784


Change subject: mainboard/google/kahlee: Add PSPP override setting
......................................................................

mainboard/google/kahlee: Add PSPP override setting

Add default PSPP AGESA setting for Kahlee/Grunt mainboards.

BUG=b:112020107
TEST= build test

Change-Id: I8a8605402379de88a04f3a16553c308513fa1531
Signed-off-by: Marc Jones <marcj303 at gmail.com>
---
M src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/27784/1

diff --git a/src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c b/src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c
index 648329f..62adbcc 100644
--- a/src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c
+++ b/src/mainboard/google/kahlee/variants/baseboard/OemCustomize.c
@@ -148,6 +148,7 @@
 VOID __weak OemCustomizeInitEarly(IN OUT AMD_EARLY_PARAMS *InitEarly)
 {
 	InitEarly->GnbConfig.PcieComplexList = (void *)&PcieComplex;
+	InitEarly->GnbConfig.PsppPolicy = PsppDisabled;
 	InitEarly->PlatformConfig.GnbAzI2sBusSelect = GnbAcpI2sBus;
 	InitEarly->PlatformConfig.GnbAzI2sBusPinConfig = GnbAcp2Tx4RxBluetooth;
 

-- 
To view, visit https://review.coreboot.org/27784
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: I8a8605402379de88a04f3a16553c308513fa1531
Gerrit-Change-Number: 27784
Gerrit-PatchSet: 1
Gerrit-Owner: Marc Jones <marc at marcjonesconsulting.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180801/13220f91/attachment.html>


More information about the coreboot-gerrit mailing list