<p>Jonathan Neuschäfer has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28710">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/sifive/fu540: Remove PLL parameters from sdram.c<br><br>These parameters are not used and not necessary in sdram.c, because the<br>DDR PLL is configured in clock.c.<br><br>Change-Id: I8060bd21e05765cedf7bdabc28052c32774f9ca1<br>Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net><br>---<br>M src/soc/sifive/fu540/sdram.c<br>1 file changed, 0 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/10/28710/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/soc/sifive/fu540/sdram.c b/src/soc/sifive/fu540/sdram.c</span><br><span>index 6418b0d..bf549bf 100644</span><br><span>--- a/src/soc/sifive/fu540/sdram.c</span><br><span>+++ b/src/soc/sifive/fu540/sdram.c</span><br><span>@@ -25,8 +25,6 @@</span><br><span> #include "ddrregs.h"</span><br><span> </span><br><span> #define DDR_SIZE  (8UL * 1024UL * 1024UL * 1024UL)</span><br><span style="color: hsl(0, 100%, 40%);">-#define DDRCTLPLL_F 55</span><br><span style="color: hsl(0, 100%, 40%);">-#define DDRCTLPLL_Q 2</span><br><span> </span><br><span> void sdram_init(void)</span><br><span> {</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28710">change 28710</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/28710"/><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: I8060bd21e05765cedf7bdabc28052c32774f9ca1 </div>
<div style="display:none"> Gerrit-Change-Number: 28710 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer@gmx.net> </div>