summaryrefslogtreecommitdiff
path: root/meta-aspeed
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-02-22 05:15:27 +0300
committerJoel Stanley <joel@jms.id.au>2022-02-22 06:07:44 +0300
commita86a785a3cc0a1f1f35bd5ab1ece88cc5f3e824a (patch)
tree99e68504ab62dd3f3f76611d72ef8ac1383f6818 /meta-aspeed
parent534e2cb7986987b36c22dec1ca3f74c50c1a2c29 (diff)
downloadopenbmc-a86a785a3cc0a1f1f35bd5ab1ece88cc5f3e824a.tar.xz
u-boot-aspeed: Add Bletchley, SPL stack size increase
Joel Stanley (1): aspeed: Sort dts files in makefile Potin Lai (1): arm: dts: Aspeed: add Bletchley dts Troy Lee (1): configs: aspeed: Increase SPL stack size Change-Id: If64f45949bb1a26ac6c8fc04427cb7f24a5c5420 Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'meta-aspeed')
-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 90de8cb145..0ec20de5e1 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 = "f7c2aa4677d1964a68b2bdee061f63d144d76110"
+SRCREV = "ed3994a41fb42d2d3d18616022853a3856107885"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"
S = "${WORKDIR}/git"