<p>Peichao Li has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28586">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/octopus: fetch DRAM part number from CBI for phaser after DVT phase<br><br>This modification for DVT build and use CBI method<br>enable all memory particles.<br><br>BUG=b:112870780<br>TEST=verify it under the EVT unit and pre-test EVT<br>unit(rework RAM ID follow the proposal) respectively.<br><br>Change-Id: Ie05c4a68c1118d75fb52d3df1de55e3e2b552a69<br>Signed-off-by: peichao.wang <peichao.wang@bitland.corp-partner.google.com><br>---<br>M src/mainboard/google/octopus/Kconfig<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/28586/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/octopus/Kconfig b/src/mainboard/google/octopus/Kconfig</span><br><span>index 3ed88bd..0ed6ed4 100644</span><br><span>--- a/src/mainboard/google/octopus/Kconfig</span><br><span>+++ b/src/mainboard/google/octopus/Kconfig</span><br><span>@@ -110,6 +110,7 @@</span><br><span> </span><br><span> config DRAM_PART_NUM_IN_CBI</span><br><span>      bool</span><br><span style="color: hsl(120, 100%, 40%);">+  default y if BOARD_GOOGLE_PHASER</span><br><span> </span><br><span> config DRAM_PART_NUM_ALWAYS_IN_CBI</span><br><span>   bool</span><br><span>@@ -120,7 +121,7 @@</span><br><span>   depends on DRAM_PART_NUM_IN_CBI && !DRAM_PART_NUM_ALWAYS_IN_CBI</span><br><span>      default 255 if BOARD_GOOGLE_YORP</span><br><span>     default 255 if BOARD_GOOGLE_BIP</span><br><span style="color: hsl(0, 100%, 40%);">- default 9 if BOARD_GOOGLE_PHASER</span><br><span style="color: hsl(120, 100%, 40%);">+      default 2 if BOARD_GOOGLE_PHASER</span><br><span>     default 9 if BOARD_GOOGLE_FLEEX</span><br><span>      default 9 if BOARD_GOOGLE_BOBBA</span><br><span>      default 9 if BOARD_GOOGLE_MEEP</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28586">change 28586</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/28586"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ie05c4a68c1118d75fb52d3df1de55e3e2b552a69 </div>
<div style="display:none"> Gerrit-Change-Number: 28586 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Peichao Li <peichao.wang@bitland.corp-partner.google.com> </div>