u-boot-aspeed: Fix env location

Joel Stanley (1):
      config: Update ast2600 openbmc environment location

Change-Id: I154fdc7da8560f5def10a1508712b07cb916e2b1
Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc b/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
index 176981f..46ab2e7 100644
--- a/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
+++ b/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 = "0a1334330ffe43d13eef58efdcf59a2c10c13e20"
+SRCREV = "0991f0b8ae2eaad7d06977d2fabbb599f0d28a97"
 
 SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"