Odroid C1 have stability issues with current clock settings, going one overclock step down.

This commit is contained in:
Igor Pecovnik 2017-01-10 15:12:04 +01:00
parent e9337fe60a
commit f4ff41dd6a

View File

@ -27,7 +27,7 @@ case $BRANCH in
esac
CPUMIN=504000
CPUMAX=1728000
CPUMAX=1632000
GOVERNOR=interactive
write_uboot_platform()