u-boot-aspeed: Add Bletchley, SPL stack size increase

Joel Stanley (1):
      aspeed: Sort dts files in makefile

Potin Lai (1):
      arm: dts: Aspeed: add Bletchley dts

Troy Lee (1):
      configs: aspeed: Increase SPL stack size

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