[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variant/nami: Set IA/GT/SA

TH Lin (Code Review) gerrit at coreboot.org
Wed Aug 1 08:02:03 CEST 2018


TH Lin has uploaded this change for review. ( https://review.coreboot.org/27772


Change subject: mb/google/poppy/variant/nami: Set IA/GT/SA
......................................................................

mb/google/poppy/variant/nami: Set IA/GT/SA

Set IA/GT 0.25V
Set SA PS4

BUG=b:111912585
BRANCH=nami
TEST=emerge-nami coreboot chromeos-bootimage

Change-Id: Iccc52a60bbf6fba7550794c417c7293d870fe3a0
Signed-off-by: T.H. Lin <t.h_lin at quanta.corp-partner.google.com>
---
M src/mainboard/google/poppy/variants/nami/mainboard.c
1 file changed, 7 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/27772/1

diff --git a/src/mainboard/google/poppy/variants/nami/mainboard.c b/src/mainboard/google/poppy/variants/nami/mainboard.c
index 8080c94..a589068 100644
--- a/src/mainboard/google/poppy/variants/nami/mainboard.c
+++ b/src/mainboard/google/poppy/variants/nami/mainboard.c
@@ -83,6 +83,13 @@
 		/* Disable unused port USB port */
 		cfg->usb2_ports[5].enable = 0;
 		break;
+	case SKU_0_AKALI:
+	case SKU_1_AKALI:
+	case SKU_0_AKALI360:
+	case SKU_1_AKALI360:
+		/* send VR mailbox command for IA/GT/SA rails */
+	        cfg->IslVrCmd = 2;
+		break;
 	default:
 		break;
 	}

-- 
To view, visit https://review.coreboot.org/27772
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: Iccc52a60bbf6fba7550794c417c7293d870fe3a0
Gerrit-Change-Number: 27772
Gerrit-PatchSet: 1
Gerrit-Owner: TH Lin <t.h_lin at quanta.corp-partner.google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180801/44c12579/attachment.html>


More information about the coreboot-gerrit mailing list