|
Hi, how i disable cpus and set minimum and maximum frenquency in the Orange Pi Zero 2W?
Raspberry pi Zero 2W is:
Add in "/boot/cmd" the parameter "maxcpus=1" after parameter "console=tty1"
And in "/boot/config.txt" "arm_freq_min=700" and "arm_freq=800"
Now, i have one clock with freq min 700mhz and max 800mhz
This configuration is possible in Orange pi?
|
|