diff --git a/cmd/gokr-build-uboot/build.go b/cmd/gokr-build-uboot/build.go index e9326f7..be3988c 100644 --- a/cmd/gokr-build-uboot/build.go +++ b/cmd/gokr-build-uboot/build.go @@ -11,8 +11,8 @@ import ( "strconv" ) -const ubootRev = "7c9c5c0562347dccb8ac89148784a34de402ea9e" -const ubootTS = 1720131068 +const ubootRev = "fd46ea0e701920eb205c2bce9d527bf0dec10b59" +const ubootTS = 1720219003 const trustedRepoRev = "10eb851f92acc67f7cdb955770e3bdced3026677" const ( diff --git a/u-boot-rockchip.bin b/u-boot-rockchip.bin index 98496b3..4c26ab8 100644 Binary files a/u-boot-rockchip.bin and b/u-boot-rockchip.bin differ