u-boot-aspeed: AST2400/AST2500 configs, build warning

Joel Stanley (1):
      aspeed: Disable unused loaders, add STMICRO flash

Peng Fan (1):
      tools: imx image: fix write warning

Change-Id: I12b8d4dead50bee2c9053efef0a485cb7fe0b179
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 45240d9..90de8cb 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 = "0528c8012bf9cae3b1ed575d6bd20cab5e1415dc"
+SRCREV = "f7c2aa4677d1964a68b2bdee061f63d144d76110"
 SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"
 
 S = "${WORKDIR}/git"