This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How can I confirm how fast the Cortex-A57 and CortexA53 cores are being clocked at on my Juno board?

I'm using the standard firmware with an OpenEmbedded filesystem on a Juno Development Platform

Parents
  • hello expert,

    1. # echo 800000 > /scaling_setspeed

    2. # cat /scaling_cur_cpufreq

        # 850000

       No matter scaling_governor is ondemand or userspace, this still the same.

       that is i cannot fixed cpufreq at 800MHz, what is the correct operation?

    thanks.

Reply
  • hello expert,

    1. # echo 800000 > /scaling_setspeed

    2. # cat /scaling_cur_cpufreq

        # 850000

       No matter scaling_governor is ondemand or userspace, this still the same.

       that is i cannot fixed cpufreq at 800MHz, what is the correct operation?

    thanks.

Children