Forum Discussion
Hi @SimoneBo,
I'm facing the same issue on DE10-nano platform and kernel 4.14 or later.
I tried to add some changes to device tree referring .dts file created by sopc2dts and put the updated dtb file to my system, but I was not able to solve this issue. I still see 200.00 BogoMIPS.
Could you kindly tell me what changes you applied to dts file ?
Best Regards,
minmax
Hi @minmax ,
I still see "200.00 BogoMIPS" but I can see that the overall performances was heavily improved.
I updated, in .dts file, the clocks/pll section as reported in 4.14.x of linux-socfpga git repo.
Regards,
Simone
- vrbavojtech3 years ago
New Contributor
Hello,
I am still facing the same issue with Linux kernel 5.19 + u-boot v2022.10. What exactly did you update in the device tree section to make the MPU clock frequency 800MHz?
Thanks in advance.
Vojtěch