armbian-build/config/boards/rock64.conf
Igor Pečovnik 74231a1b86
Changing Rockpi naming to align with others (#2080)
* 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.
2020-07-17 10:39:12 +02:00

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"