From 7d90727d340283c64683540dffa97a6ab8198690 Mon Sep 17 00:00:00 2001 From: wrxtasy Date: Fri, 6 Apr 2018 12:24:04 +0800 Subject: [PATCH 1/2] u-boot: Odroid-C2 Adjust dvfs table for high cpu frequency sets https://github.com/hardkernel/u-boot/commit/095fdbe2906dd7d1d208a8e33b70171dc2d8bf16 Allows stable CPU Overclocking up to 1.752GHz --- projects/Amlogic/packages/u-boot/package.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Amlogic/packages/u-boot/package.mk b/projects/Amlogic/packages/u-boot/package.mk index da90d8a09f..8c5c2952e6 100644 --- a/projects/Amlogic/packages/u-boot/package.mk +++ b/projects/Amlogic/packages/u-boot/package.mk @@ -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" ;; From ed83f122747b372e870d55f286453ffe17464960 Mon Sep 17 00:00:00 2001 From: wrxtasy Date: Fri, 6 Apr 2018 21:18:57 +0800 Subject: [PATCH 2/2] uboot: update to hardkernel-095fdbe --- .../u-boot/patches/{6e4e886 => 095fdbe}/u-boot-0002-gcc7.patch | 0 .../u-boot-0003-set-default-boot-options.patch | 0 .../{6e4e886 => 095fdbe}/u-boot-0004-update_cec_wakeup_code.patch | 0 .../u-boot-0005-update_cec_simplink_wakeup.patch | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename projects/Amlogic/packages/u-boot/patches/{6e4e886 => 095fdbe}/u-boot-0002-gcc7.patch (100%) rename projects/Amlogic/packages/u-boot/patches/{6e4e886 => 095fdbe}/u-boot-0003-set-default-boot-options.patch (100%) rename projects/Amlogic/packages/u-boot/patches/{6e4e886 => 095fdbe}/u-boot-0004-update_cec_wakeup_code.patch (100%) rename projects/Amlogic/packages/u-boot/patches/{6e4e886 => 095fdbe}/u-boot-0005-update_cec_simplink_wakeup.patch (100%) diff --git a/projects/Amlogic/packages/u-boot/patches/6e4e886/u-boot-0002-gcc7.patch b/projects/Amlogic/packages/u-boot/patches/095fdbe/u-boot-0002-gcc7.patch similarity index 100% rename from projects/Amlogic/packages/u-boot/patches/6e4e886/u-boot-0002-gcc7.patch rename to projects/Amlogic/packages/u-boot/patches/095fdbe/u-boot-0002-gcc7.patch diff --git a/projects/Amlogic/packages/u-boot/patches/6e4e886/u-boot-0003-set-default-boot-options.patch b/projects/Amlogic/packages/u-boot/patches/095fdbe/u-boot-0003-set-default-boot-options.patch similarity index 100% rename from projects/Amlogic/packages/u-boot/patches/6e4e886/u-boot-0003-set-default-boot-options.patch rename to projects/Amlogic/packages/u-boot/patches/095fdbe/u-boot-0003-set-default-boot-options.patch diff --git a/projects/Amlogic/packages/u-boot/patches/6e4e886/u-boot-0004-update_cec_wakeup_code.patch b/projects/Amlogic/packages/u-boot/patches/095fdbe/u-boot-0004-update_cec_wakeup_code.patch similarity index 100% rename from projects/Amlogic/packages/u-boot/patches/6e4e886/u-boot-0004-update_cec_wakeup_code.patch rename to projects/Amlogic/packages/u-boot/patches/095fdbe/u-boot-0004-update_cec_wakeup_code.patch diff --git a/projects/Amlogic/packages/u-boot/patches/6e4e886/u-boot-0005-update_cec_simplink_wakeup.patch b/projects/Amlogic/packages/u-boot/patches/095fdbe/u-boot-0005-update_cec_simplink_wakeup.patch similarity index 100% rename from projects/Amlogic/packages/u-boot/patches/6e4e886/u-boot-0005-update_cec_simplink_wakeup.patch rename to projects/Amlogic/packages/u-boot/patches/095fdbe/u-boot-0005-update_cec_simplink_wakeup.patch