brcm2708: enable cpufreq
authorStijn Tintel <stijn@linux-ipv6.be>
Sun, 14 May 2017 01:40:11 +0000 (03:40 +0200)
committerStijn Tintel <stijn@linux-ipv6.be>
Tue, 23 May 2017 15:32:49 +0000 (17:32 +0200)
commitc454fab0f2a82a24631366ed3c95fd8b42c244f9
tree3dea8fb1425303bcbebba5c0c3e31f2c1607ff45
parent43cc399871935bf5a143fbf5c9f7f37a50f7a25e
brcm2708: enable cpufreq

With cpufreq disabled, the CPU stays locked at the frequency set by the
bootloader. This severely degrades performance as the bootloader sets
the CPU at the lowest frequency by default.

Enable cpufreq for all subtargets and use the ondemand governor.

Tested bcm2708 on RPi0W. Tested bcm2709 and bcm2710 on RPi3.

Reported-by: Bryan Mayland <bmayland@capnbry.net>
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
target/linux/brcm2708/bcm2708/config-4.9
target/linux/brcm2708/bcm2709/config-4.9
target/linux/brcm2708/bcm2710/config-4.9