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>
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 0ec20de..f139bfd 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 @@
 
 # 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"