mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
Merge pull request #2634 from wrxtasy/LE9-C2-uboot
u-boot: Odroid-C2 Adjust dvfs table for high cpu frequency sets
This commit is contained in:
commit
b76223ec40
@ -27,7 +27,7 @@ PKG_LONGDESC="Das U-Boot is a cross-platform bootloader for embedded systems, us
|
|||||||
|
|
||||||
case "$DEVICE" in
|
case "$DEVICE" in
|
||||||
"Odroid_C2")
|
"Odroid_C2")
|
||||||
PKG_VERSION="6e4e886"
|
PKG_VERSION="095fdbe"
|
||||||
PKG_URL="https://github.com/hardkernel/u-boot/archive/$PKG_VERSION.tar.gz"
|
PKG_URL="https://github.com/hardkernel/u-boot/archive/$PKG_VERSION.tar.gz"
|
||||||
PKG_SHA256="0d05829e07e226d1acbc6b23ff038d6c92fa3ed738ddc28703d51987c0fab3bb"
|
PKG_SHA256="0d05829e07e226d1acbc6b23ff038d6c92fa3ed738ddc28703d51987c0fab3bb"
|
||||||
;;
|
;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user