[coreboot-gerrit] Change in coreboot[master]: mainboard/google/coral: Overwrite family code for coral models.

Harry Pan (Code Review) gerrit at coreboot.org
Tue Aug 22 04:48:03 CEST 2017


Harry Pan has uploaded this change for review. ( https://review.coreboot.org/21136


Change subject: mainboard/google/coral: Overwrite family code for coral models.
......................................................................

mainboard/google/coral: Overwrite family code for coral models.

This patch assigns the code of coral family, such that,
the 'mosys platform family' returns 'Google_Coral'.

BUG=b:64467244, b:64501879
BRANCH=none
TEST=Examine 'mosys platform family' w/ new firmware.

Change-Id: I1d8f8ca2166a1d80855608cf5b64b0cc7bf3dc93
Signed-off-by: Harry Pan <harry.pan at intel.com>
---
M src/mainboard/google/reef/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/21136/1

diff --git a/src/mainboard/google/reef/Kconfig b/src/mainboard/google/reef/Kconfig
index f3360ca..61509b9 100644
--- a/src/mainboard/google/reef/Kconfig
+++ b/src/mainboard/google/reef/Kconfig
@@ -77,6 +77,7 @@
 
 config MAINBOARD_FAMILY
 	string
+	default "Google_Coral" if BOARD_GOOGLE_CORAL
 	default "Google_Reef"
 
 config GBB_HWID

-- 
To view, visit https://review.coreboot.org/21136
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1d8f8ca2166a1d80855608cf5b64b0cc7bf3dc93
Gerrit-Change-Number: 21136
Gerrit-PatchSet: 1
Gerrit-Owner: Harry Pan <harry.pan at intel.com>
Gerrit-Reviewer: Aaron Durbin <adurbin at chromium.org>
Gerrit-Reviewer: Patrick Georgi <pgeorgi at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170822/0eb807c5/attachment.html>


More information about the coreboot-gerrit mailing list