Softlimit H6 clock (#1811)

This commit is contained in:
Werner 2020-02-28 18:56:52 +01:00 committed by GitHub
parent c3b5dcf126
commit 75a43239c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ OVERLAY_PREFIX='sun50i-h6'
BOOTENV_FILE='sun50iw2-next.txt'
[[ -z $CPUMIN ]] && CPUMIN=480000
[[ -z $CPUMAX ]] && CPUMAX=1810000
[[ -z $CPUMAX ]] && CPUMAX=1488000
GOVERNOR=ondemand
ASOUND_STATE='asound.state.sun50iw2-dev'