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:
wrxtasy 2018-04-06 12:24:04 +08:00
parent 1fed43a1ca
commit 7d90727d34

View File

@ -27,7 +27,7 @@ PKG_LONGDESC="Das U-Boot is a cross-platform bootloader for embedded systems, us
case "$DEVICE" in
"Odroid_C2")
PKG_VERSION="6e4e886"
PKG_VERSION="095fdbe"
PKG_URL="https://github.com/hardkernel/u-boot/archive/$PKG_VERSION.tar.gz"
PKG_SHA256="0d05829e07e226d1acbc6b23ff038d6c92fa3ed738ddc28703d51987c0fab3bb"
;;