Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sopc2dts: fix compatibility for altera_pll #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Rubusch
Copy link

@Rubusch Rubusch commented Sep 19, 2020

Using the sopc2dts tool, I saw the follwoing:

$ java -jar ./sopc2dts.jar --force-altr -i ./linux_hw.sopcinfo -o linux_hw.dts
Component sdram_pll of class altera_pll is unknown

I did the adjustment in this commit. The resulting device tree file (dts) seems to be more or less the same, but the warning/error is gone. Might be just a minor issue. Anyway, merge the fix in case you think it is useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant