Stop ODROID C4 being limited to 1.5 GHz
https://www.cnx-software.com/2020/04/23/50-odroid-c4-raspberry-pi-4-competitor-combines-amlogic-s905x3-soc-with-4gb-ram/#comment-572445
This commit is contained in:
parent
80242e357d
commit
e8cf690f24
@ -1,5 +1,9 @@
|
||||
source "${BASH_SOURCE%/*}/include/meson64_common.inc"
|
||||
|
||||
CPUMIN=667000
|
||||
CPUMAX=2016000
|
||||
GOVERNOR=ondemand
|
||||
|
||||
family_tweaks()
|
||||
{
|
||||
:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user