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>
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 0cef9c0..58ce5fa 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 = "f2b82fa4ba17ed8091fe76c284220006645a293b"
+SRCREV = "627c95b300bc20ec225cfb320a28676e43a36f7d"
 SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"
 
 S = "${WORKDIR}/git"