* Changing Rockpi naming to align with others Also move CPU MIN speed down, limit Rockpi E cpu to 1.2G, move it to supported * Lower speed on R2S too, blacklist graphics stuff on E * Adjust more RK3328 boards and set new default max speed Main purpose is to manage the heat, while user can easily unlock higher CPU speed with armbian-config or manually.
8 lines
208 B
Plaintext
8 lines
208 B
Plaintext
# Rockchip RK3328 quad core 1GB-4GB GBE eMMC USB3 SPI
|
|
BOARD_NAME="Rock 64"
|
|
BOARDFAMILY="rockchip64"
|
|
BOOTCONFIG="rock64-rk3328_defconfig"
|
|
KERNEL_TARGET="legacy,current,dev"
|
|
FULL_DESKTOP="yes"
|
|
CPUMAX="1296000"
|