update linux,The console output appears unreadable code #232
Answered
by
hughbreslin
yeliangchen2
asked this question in
Linux drivers for PolarFire Soc
-
Beta Was this translation helpful? Give feedback.
Answered by
hughbreslin
Nov 1, 2022
Replies: 1 comment
-
Hi @yeliangchen2 - its hard to debug this or provide a useful answer without much information. Is this on an Icicle Kit? Why are you using the 2022.10-rc3 L4M kernel and what version were you using before you updated? If this isn't an Icicle Kit and you have an MSS reference clock that isn't 125MHz you will need to update the reference clock frequency in the device tree, for example on the Icicle Kit it is here. An incorrect frequency could cause this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hughbreslin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @yeliangchen2 - its hard to debug this or provide a useful answer without much information.
Is this on an Icicle Kit? Why are you using the 2022.10-rc3 L4M kernel and what version were you using before you updated?
If this isn't an Icicle Kit and you have an MSS reference clock that isn't 125MHz you will need to update the reference clock frequency in the device tree, for example on the Icicle Kit it is here. An incorrect frequency could cause this issue.