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