summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-bsp
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-03-22 02:07:06 +0300
committerJoel Stanley <joel@jms.id.au>2022-03-22 15:34:55 +0300
commitede195794e600f0b67899fe695bf2407416f877f (patch)
tree12fee5a1f20c1536397f9a2595343f60a3ff9ebd /meta-aspeed/recipes-bsp
parent33d507e44194aff98782f0af1992c3deedfa03a6 (diff)
downloadopenbmc-ede195794e600f0b67899fe695bf2407416f877f.tar.xz
u-boot-aspeed: Buffer overflow, compiler warning fixes
Jamin Lin (1): ast2600: Fix compile warnings for AST2600 A1 SPL Joel Stanley (1): as2600/scu: Fix printing of security info Change-Id: I4f2ee7cf8a95721e49f7e98bcc87407d5b87c766 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 0ec20de5e1..f139bfdf29 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 = "ed3994a41fb42d2d3d18616022853a3856107885"
+SRCREV = "ed55c4e7c3c4abacecaadda149656129f8b22965"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"
S = "${WORKDIR}/git"