[coreboot-gerrit] Change in coreboot[master]: soc/sifive/fu540: Load PLL settings from a struct

Jonathan Neuschäfer (Code Review) gerrit at coreboot.org
Tue Oct 30 12:49:54 CET 2018


Jonathan Neuschäfer has uploaded a new patch set (#2). ( https://review.coreboot.org/29356 )

Change subject: soc/sifive/fu540: Load PLL settings from a struct
......................................................................

soc/sifive/fu540: Load PLL settings from a struct

The different PLLs in the fu540 use the same register layout, so use one
function (configure_pll) to program a PLL and wait for it to lock. This
also makes it possible to dynamically calculate the PLL settings later.

TEST=Boot until "Payload not loaded" on HiFive Unleashed

Change-Id: I5c0cee886bad5758c70f967d2bb998c1e1a736ab
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
---
M src/soc/sifive/fu540/clock.c
1 file changed, 72 insertions(+), 84 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/56/29356/2
-- 
To view, visit https://review.coreboot.org/29356
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5c0cee886bad5758c70f967d2bb998c1e1a736ab
Gerrit-Change-Number: 29356
Gerrit-PatchSet: 2
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181030/fdbc8bdd/attachment.html>


More information about the coreboot-gerrit mailing list