diff --git a/cmd/gokr-build-uboot/build.go b/cmd/gokr-build-uboot/build.go index 7b91a1c..1449789 100644 --- a/cmd/gokr-build-uboot/build.go +++ b/cmd/gokr-build-uboot/build.go @@ -11,8 +11,8 @@ import ( "strconv" ) -const ubootRev = "16324b43db3f2b4fbbc3b701893fcfc4104f33fb" -const ubootTS = 1718638048 +const ubootRev = "fe2ce09a0753634543c32cafe85eb87a625f76ca" +const ubootTS = 1718721296 const trustedRepoRev = "10eb851f92acc67f7cdb955770e3bdced3026677" const ( diff --git a/u-boot-rockchip.bin b/u-boot-rockchip.bin index fd67fb8..d7de79a 100644 Binary files a/u-boot-rockchip.bin and b/u-boot-rockchip.bin differ