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
17 lines
340 B
Plaintext
17 lines
340 B
Plaintext
# RK3399 hexa core 2GB/4GB GBE eMMC USB3 USB-C WiFi
|
|
BOARD_NAME="Nanopi M4"
|
|
BOARDFAMILY="rk3399"
|
|
BOOTCONFIG="nanopi4_defconfig"
|
|
#
|
|
MODULES=""
|
|
MODULES_NEXT=""
|
|
#
|
|
CPUMAX=1800000
|
|
#
|
|
KERNEL_TARGET="default,dev"
|
|
CLI_TARGET="stretch,bionic:default"
|
|
DESKTOP_TARGET="stretch,bionic:default"
|
|
|
|
CLI_BETA_TARGET="stretch,bionic:dev"
|
|
DESKTOP_BETA_TARGET=""
|