diff --git a/cmd/gokr-build-uboot/build.go b/cmd/gokr-build-uboot/build.go index 0ef31b2..7d6dacf 100644 --- a/cmd/gokr-build-uboot/build.go +++ b/cmd/gokr-build-uboot/build.go @@ -11,8 +11,8 @@ import ( "strconv" ) -const ubootRev = "4b992573b34b1586e323e27b177680a6efec1c76" -const ubootTS = 1717606750 +const ubootRev = "1ebd659cf020843fd8e8ef90d85a66941cbab6ec" +const ubootTS = 1717683855 const trustedRepoRev = "10eb851f92acc67f7cdb955770e3bdced3026677" const ( diff --git a/u-boot-rockchip.bin b/u-boot-rockchip.bin index 07e53ac..fbccf0c 100644 Binary files a/u-boot-rockchip.bin and b/u-boot-rockchip.bin differ