mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
u-boot: Odroid-C2 Adjust dvfs table for high cpu frequency sets
095fdbe290
Allows stable CPU Overclocking up to 1.752GHz
This commit is contained in:
parent
ce567c2840
commit
f5ad74f95b
@ -27,7 +27,7 @@ if [ "$UBOOT_VERSION" = "imx6-cuboxi" ]; then
|
||||
PKG_SOURCE_DIR="$PKG_NAME-imx6-${PKG_COMMIT}*"
|
||||
[ -n "$UBOOT_CONFIG_V2" ] && PKG_DEPENDS_TARGET="toolchain u-boot-v2"
|
||||
elif [ "$UBOOT_VERSION" = "hardkernel" ]; then
|
||||
PKG_VERSION="6e4e886"
|
||||
PKG_VERSION="095fdbe"
|
||||
PKG_SITE="https://github.com/hardkernel/u-boot"
|
||||
PKG_URL="https://github.com/hardkernel/u-boot/archive/$PKG_VERSION.tar.gz"
|
||||
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET gcc-linaro-aarch64-elf:host gcc-linaro-arm-eabi:host"
|
||||
|
Loading…
x
Reference in New Issue
Block a user