Limit RK3399 boards with crappy powering to 1.8GHz by default
Users will never understand the difference between amperage and (under)voltage: https://forum.armbian.com/topic/8660-nanopi-m4-and-overheating-running-boinc/?do=findComment&comment=67415
This commit is contained in:
parent
b4e5c58916
commit
abce2efea1
@ -6,6 +6,8 @@ BOOTCONFIG="nanopi4_defconfig"
|
||||
MODULES=""
|
||||
MODULES_NEXT=""
|
||||
#
|
||||
CPUMAX=1800000
|
||||
#
|
||||
KERNEL_TARGET="default,dev"
|
||||
CLI_TARGET="stretch,bionic:default"
|
||||
DESKTOP_TARGET="stretch,bionic:default"
|
||||
|
||||
@ -6,6 +6,8 @@ BOOTCONFIG="nanopi4_defconfig"
|
||||
MODULES=""
|
||||
MODULES_NEXT=""
|
||||
#
|
||||
CPUMAX=1800000
|
||||
#
|
||||
KERNEL_TARGET="default,dev"
|
||||
CLI_TARGET="stretch,bionic:default"
|
||||
DESKTOP_TARGET="stretch,bionic:default"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user