diff --git a/cmd/gokr-build-uboot/build.go b/cmd/gokr-build-uboot/build.go index d339b0a..ecad9b7 100644 --- a/cmd/gokr-build-uboot/build.go +++ b/cmd/gokr-build-uboot/build.go @@ -11,8 +11,8 @@ import ( "strconv" ) -const ubootRev = "eac52e4be4e234d563d6911737ee7ccdc0ada1f1" -const ubootTS = 1709407825 +const ubootRev = "485bfe1adbb3f6eb112424fc9e7cc399c16daef5" +const ubootTS = 1709640535 const trustedRepoRev = "1c76dd2d6f6733638c77ad20e6a620b607696dce" const ( diff --git a/u-boot-rockchip.bin b/u-boot-rockchip.bin index d93e3e2..f2a6f63 100644 Binary files a/u-boot-rockchip.bin and b/u-boot-rockchip.bin differ