aboutsummaryrefslogtreecommitdiff
path: root/payloads/external/U-Boot
diff options
context:
space:
mode:
Diffstat (limited to 'payloads/external/U-Boot')
-rw-r--r--payloads/external/U-Boot/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/payloads/external/U-Boot/Makefile b/payloads/external/U-Boot/Makefile
index 90777a5b9e..daadb3e934 100644
--- a/payloads/external/U-Boot/Makefile
+++ b/payloads/external/U-Boot/Makefile
@@ -1,7 +1,6 @@
## SPDX-License-Identifier: GPL-2.0-only
-# 2019-4 tag
-STABLE_COMMIT_ID=3c99166441bf3ea325af2da83cfe65430b49c066
+STABLE_COMMIT_ID=v2021.07
TAG-$(CONFIG_UBOOT_MASTER)=origin/master
TAG-$(CONFIG_UBOOT_STABLE)=$(STABLE_COMMIT_ID)