Optimisations

This commit is contained in:
Igor 2023-08-03 08:15:06 +02:00
parent 7952921ab8
commit 498da81e20
2 changed files with 4 additions and 1 deletions

View File

@ -9,4 +9,5 @@ ASOUND_STATE="asound.state.rt5651"
BOOT_LOGO="desktop"
BOOTBRANCH_BOARD="tag:v2022.04"
BOOTPATCHDIR="u-boot-rockchip64-v2022.04"
CPUMAX="1608000"
CPUFREQUTILS_ENABLE="true"

View File

@ -5,3 +5,5 @@ BOARD_MAINTAINER=""
BOOTCONFIG="orangepi_plus2e_defconfig"
KERNEL_TARGET="legacy,current,edge"
FULL_DESKTOP="yes"
CPUMAX="1200000"
CPUFREQUTILS_ENABLE="true"