<p>Caesar Wang has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20304">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">rockchip/rk3399: update the ddr 200M frequency configure<br><br>This patch update configure that's for unifying between the coreboot and<br>ARM TF, as this configure is different with the ATF's ddr configure.<br><br>Change-Id: I34bc2950a9708ac89a5637bf682551e03d993fcc<br>Signed-off-by: Caesar Wang <wxt@rock-chips.com><br>---<br>M src/soc/rockchip/rk3399/clock.c<br>1 file changed, 1 insertion(+), 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/04/20304/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/rockchip/rk3399/clock.c b/src/soc/rockchip/rk3399/clock.c<br>index 35c96bc..980adf5 100644<br>--- a/src/soc/rockchip/rk3399/clock.c<br>+++ b/src/soc/rockchip/rk3399/clock.c<br>@@ -636,7 +636,7 @@<br>   switch (hz) {<br>         case 200*MHz:<br>                 dpll_cfg = (struct pll_div)<br>-          {.refdiv = 1, .fbdiv = 50, .postdiv1 = 6, .postdiv2 = 1};<br>+            {.refdiv = 1, .fbdiv = 50, .postdiv1 = 3, .postdiv2 = 2};<br>             break;<br>        case 300*MHz:<br>                 dpll_cfg = (struct pll_div)<br></pre><p>To view, visit <a href="https://review.coreboot.org/20304">change 20304</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/20304"/><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: I34bc2950a9708ac89a5637bf682551e03d993fcc </div>
<div style="display:none"> Gerrit-Change-Number: 20304 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Caesar Wang <wxt@rock-chips.com> </div>