[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variants/nami: Add Pantheon sku-id

Ivy Jian (Code Review) gerrit at coreboot.org
Wed Jul 11 08:18:55 CEST 2018


Ivy Jian has uploaded this change for review. ( https://review.coreboot.org/27432


Change subject: mb/google/poppy/variants/nami: Add Pantheon sku-id
......................................................................

mb/google/poppy/variants/nami: Add Pantheon sku-id

Add new Pantheon sku-id for loading vbt-pantheon.bin

BUG=b:78663963
BRANCH=firmware-nami-10775.B
TEST=Boots to OS and display comes up.
Check the board specific vbt binary loaded.

Change-Id: I1ee156372754ac0e77caae5959a9ca9884de95f4
Signed-off-by: Ivy Jian <ivy_jian at compal.corp-partner.google.com>
---
M src/mainboard/google/poppy/variants/nami/mainboard.c
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/32/27432/1

diff --git a/src/mainboard/google/poppy/variants/nami/mainboard.c b/src/mainboard/google/poppy/variants/nami/mainboard.c
index 33d6bf3..8080c94 100644
--- a/src/mainboard/google/poppy/variants/nami/mainboard.c
+++ b/src/mainboard/google/poppy/variants/nami/mainboard.c
@@ -178,6 +178,7 @@
 	switch (sku_id) {
 	case SKU_0_PANTHEON:
 	case SKU_1_PANTHEON:
+	case SKU_2_PANTHEON:
 		return "vbt-pantheon.bin";
 	case SKU_0_VAYNE:
 	case SKU_1_VAYNE:

-- 
To view, visit https://review.coreboot.org/27432
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: I1ee156372754ac0e77caae5959a9ca9884de95f4
Gerrit-Change-Number: 27432
Gerrit-PatchSet: 1
Gerrit-Owner: Ivy Jian <ivy_jian at compal.corp-partner.google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180711/705aefd7/attachment-0001.html>


More information about the coreboot-gerrit mailing list