diff --git a/cmd/gokr-build-uboot/build.go b/cmd/gokr-build-uboot/build.go index 4703faf..d339b0a 100644 --- a/cmd/gokr-build-uboot/build.go +++ b/cmd/gokr-build-uboot/build.go @@ -11,8 +11,8 @@ import ( "strconv" ) -const ubootRev = "2ee7a8ec6f1711abe9619fd8765edc16742be9de" -const ubootTS = 1704990307 +const ubootRev = "eac52e4be4e234d563d6911737ee7ccdc0ada1f1" +const ubootTS = 1709407825 const trustedRepoRev = "1c76dd2d6f6733638c77ad20e6a620b607696dce" const ( diff --git a/u-boot-rockchip.bin b/u-boot-rockchip.bin index 1fa9d91..d93e3e2 100644 Binary files a/u-boot-rockchip.bin and b/u-boot-rockchip.bin differ