[coreboot-gerrit] Change in coreboot[master]: mb/google/octopus: Enable DRAM_PART_NUM_IN_CBI feature for Fleex

Ivy Jian (Code Review) gerrit at coreboot.org
Fri Sep 28 04:24:34 CEST 2018


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


Change subject: mb/google/octopus: Enable DRAM_PART_NUM_IN_CBI feature for Fleex
......................................................................

mb/google/octopus: Enable DRAM_PART_NUM_IN_CBI feature for Fleex

Enable DRAM_PART_NUM_IN_CBI feature to get DRAM part number from CBI
and set DRAM_PART_IN_CBI_BOARD_ID_MIN to 2 for DVT.

BUG=b:116721822
TEST=Verified it in Fleex EVT board which rework ram id.

Change-Id: I0f191c950aa6a70069bffa1f1802386ab263a310
Signed-off-by: Ivy Jian <ivy_jian at compal.corp-partner.google.com>
---
M src/mainboard/google/octopus/Kconfig
1 file changed, 2 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/28782/1

diff --git a/src/mainboard/google/octopus/Kconfig b/src/mainboard/google/octopus/Kconfig
index d245a62..ba1e861 100644
--- a/src/mainboard/google/octopus/Kconfig
+++ b/src/mainboard/google/octopus/Kconfig
@@ -117,6 +117,7 @@
 	default y if BOARD_GOOGLE_PHASER
 	default y if BOARD_GOOGLE_MEEP
 	default y if BOARD_GOOGLE_AMPTON
+	default y if BOARD_GOOGLE_FLEEX
 
 config DRAM_PART_NUM_ALWAYS_IN_CBI
 	bool
@@ -129,7 +130,7 @@
 	default 255 if BOARD_GOOGLE_YORP
 	default 255 if BOARD_GOOGLE_BIP
 	default 2 if BOARD_GOOGLE_PHASER
-	default 9 if BOARD_GOOGLE_FLEEX
+	default 2 if BOARD_GOOGLE_FLEEX
 	default 9 if BOARD_GOOGLE_BOBBA
 	default 1 if BOARD_GOOGLE_MEEP
 	default 255 if BOARD_GOOGLE_AMPTON

-- 
To view, visit https://review.coreboot.org/28782
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: I0f191c950aa6a70069bffa1f1802386ab263a310
Gerrit-Change-Number: 28782
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/20180928/11e9453c/attachment.html>


More information about the coreboot-gerrit mailing list