<p>Lin Huang has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22663">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/gru: update RAMID table<br><br>There are some confusion with old RAMID table, make it clear,<br>and let's no longer tangle it in future.<br><br>Change-Id: I44215b4a6668074575a5df691ac1ff8fa3d15492<br>Signed-off-by: Lin Huang <hl@rock-chips.com><br>---<br>M src/mainboard/google/gru/sdram_configs.c<br>M src/mainboard/google/gru/sdram_params/sdram-lpddr3-hynix-4GB-928.c<br>2 files changed, 3 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/22663/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/gru/sdram_configs.c b/src/mainboard/google/gru/sdram_configs.c<br>index eec8a0d..956a1c8 100644<br>--- a/src/mainboard/google/gru/sdram_configs.c<br>+++ b/src/mainboard/google/gru/sdram_configs.c<br>@@ -23,10 +23,10 @@<br> #include <types.h><br> <br> static const char *sdram_configs[] = {<br>-       [0] = "sdram-lpddr3-hynix-4GB",<br>+    [0] = "sdram-lpddr3-samsung-4GB-04EB",<br>+     [1] = "sdram-lpddr3-hynix-4GB",<br>     [3] = "sdram-lpddr3-samsung-2GB-24EB",<br>      [4] = "sdram-lpddr3-micron-2GB",<br>-   [5] = "sdram-lpddr3-samsung-4GB-04EB",<br>      [6] = "sdram-lpddr3-micron-4GB",<br> };<br> <br>diff --git a/src/mainboard/google/gru/sdram_params/sdram-lpddr3-hynix-4GB-928.c b/src/mainboard/google/gru/sdram_params/sdram-lpddr3-hynix-4GB-928.c<br>index f75e6b5..0f20b60 100644<br>--- a/src/mainboard/google/gru/sdram_params/sdram-lpddr3-hynix-4GB-928.c<br>+++ b/src/mainboard/google/gru/sdram_params/sdram-lpddr3-hynix-4GB-928.c<br>@@ -13,6 +13,7 @@<br> <br> #include <soc/sdram.h><br> <br>+/* 2 Hynix H9CCNNNBJTALAR chips */<br> struct rk3399_sdram_params params = {<br>      {<br>             {<br></pre><p>To view, visit <a href="https://review.coreboot.org/22663">change 22663</a>. To unsubscribe, 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/22663"/><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: I44215b4a6668074575a5df691ac1ff8fa3d15492 </div>
<div style="display:none"> Gerrit-Change-Number: 22663 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Lin Huang <hl@rock-chips.com> </div>