From ede195794e600f0b67899fe695bf2407416f877f Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Tue, 22 Mar 2022 09:37:06 +1030 Subject: 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 --- meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc') 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" -- cgit v1.2.3