diff --git a/cmd/gokr-build-uboot/build.go b/cmd/gokr-build-uboot/build.go index 32d3b8a..aa4d9fb 100644 --- a/cmd/gokr-build-uboot/build.go +++ b/cmd/gokr-build-uboot/build.go @@ -11,8 +11,8 @@ import ( "strconv" ) -const ubootRev = "ea722aa5eb33740ae77e8816aeb72b385e621cd0" -const ubootTS = 1717003089 +const ubootRev = "c0ea27bccfb7d2d37fd36806ac2a2f7389099420" +const ubootTS = 1717461299 const trustedRepoRev = "10eb851f92acc67f7cdb955770e3bdced3026677" const ( diff --git a/u-boot-rockchip.bin b/u-boot-rockchip.bin index 64e18e4..0aeb06a 100644 Binary files a/u-boot-rockchip.bin and b/u-boot-rockchip.bin differ