summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-bsp
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-06-06 07:58:33 +0300
committerJoel Stanley <joel@jms.id.au>2022-06-06 07:59:22 +0300
commit842cce40154a2babcfa6b645661d8cab1905fb31 (patch)
tree19248e68ee184124e1353f1038ee8e944537a256 /meta-aspeed/recipes-bsp
parent6d009ba2ca4804a6553225eaa1b9afaff4c6e43d (diff)
downloadopenbmc-842cce40154a2babcfa6b645661d8cab1905fb31.tar.xz
u-boot-aspeed: Update AST2600 OpenBMC SPL for NOR config
Howard Chiu (1): configs: aspeed: Add SPL FIT image loading support Change-Id: I913b63b740a98eb29c3ff1ea66d408f65d781169 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-aspeed/recipes-bsp')
-rw-r--r--meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
index 0cef9c055c..58ce5fa3f7 100644
--- a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
+++ b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
@@ -8,7 +8,7 @@ PE = "1"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "f2b82fa4ba17ed8091fe76c284220006645a293b"
+SRCREV = "627c95b300bc20ec225cfb320a28676e43a36f7d"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"
S = "${WORKDIR}/git"